]> hackdaworld.org Git - my-code/api.git/blobdiff - display/display.h
added dfb api (just starting, not yet working ...)
[my-code/api.git] / display / display.h
index dfc8195f554c72cb435ca5b3c550dc430a1a525c..d8bd5460fd36b75aa6b5af1f5b06d29d5afd59b1 100644 (file)
@@ -1,6 +1,7 @@
 /* display.h -- display headers */
 
 /* includes */
+#define _GNU_SOURCE
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>