Skip to content

Commit ba29825

Browse files
author
ga
committed
Fix Bug #548 - "Macos build with homebrew", as suggested by user beckmx.
1 parent bb5f323 commit ba29825

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/parts/hd44780_glut.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#include <GL/glut.h>
2929
#endif
3030
#include <pthread.h>
31+
#include <stdlib.h>
3132
#include <stdio.h>
3233

3334
#include "lcd_font.h" // generated with gimp

0 commit comments

Comments
 (0)