summaryrefslogtreecommitdiffstats
path: root/discover/resource.c
diff options
context:
space:
mode:
Diffstat (limited to 'discover/resource.c')
-rw-r--r--discover/resource.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/discover/resource.c b/discover/resource.c
index f9019d1..04e14cb 100644
--- a/discover/resource.c
+++ b/discover/resource.c
@@ -1,5 +1,7 @@
-#define _GNU_SOURCE
+#if defined(HAVE_CONFIG_H)
+#include "config.h"
+#endif
#include <assert.h>
#include <stdbool.h>
OpenPOWER on IntegriCloud