]> pilppa.org Git - uci.git/blobdiff - libuci.c
fix more compile errors
[uci.git] / libuci.c
index 51ce7dad7994bef1569c0d636a5f573dc67e998f..d4ef8d86656884ed629fc4c454b8e3f837f916d0 100644 (file)
--- a/libuci.c
+++ b/libuci.c
@@ -16,6 +16,7 @@
  * This file contains some common code for the uci library
  */
 
+#define _GNU_SOURCE
 #include <sys/types.h>
 #include <stdbool.h>
 #include <string.h>