]> git.ozlabs.org Git - petitboot/blobdiff - discover/kboot-parser.c
ui/ncurses: Interpret left/right keys as up/down
[petitboot] / discover / kboot-parser.c
index 8572674b982a94f1b49395cb3d504cf67f3f3879..cebe787fddb44d5c480461f4f91c38e207e992a5 100644 (file)
@@ -1,4 +1,6 @@
-#define _GNU_SOURCE
+#if defined(HAVE_CONFIG_H)
+#include "config.h"
+#endif
 
 #include <assert.h>
 #include <stdlib.h>