projects
/
petitboot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ui/ncurses: Always provide a key definition for backtab
[petitboot]
/
discover
/
parser-conf.c
diff --git
a/discover/parser-conf.c
b/discover/parser-conf.c
index 79193ed76622397e2517e59683b6aa11a1ac82fd..5f2b9787303d3102033662f08cf2477c23a78b60 100644
(file)
--- a/
discover/parser-conf.c
+++ b/
discover/parser-conf.c
@@
-16,7
+16,9
@@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#define _GNU_SOURCE
+#if defined(HAVE_CONFIG_H)
+#include "config.h"
+#endif
#include <assert.h>
#include <ctype.h>