aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/compat_getsubopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'compat_getsubopt.c')
-rw-r--r--compat_getsubopt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/compat_getsubopt.c b/compat_getsubopt.c
index 1a7ec6e8..9cd41536 100644
--- a/compat_getsubopt.c
+++ b/compat_getsubopt.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#ifdef HAVE_GETSUBOPT
int dummy;