summaryrefslogtreecommitdiff
path: root/shared/nm-default.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/nm-default.h')
-rw-r--r--shared/nm-default.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/shared/nm-default.h b/shared/nm-default.h
index 48fb89cf..0a09fa04 100644
--- a/shared/nm-default.h
+++ b/shared/nm-default.h
@@ -39,6 +39,11 @@
/* always include these headers for our internal source files. */
+#ifndef ___CONFIG_H__
+#define ___CONFIG_H__
+#include <config.h>
+#endif
+
#include <stdlib.h>
#include "nm-glib.h"