summaryrefslogtreecommitdiffstats
path: root/sesman/scp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/scp.c')
-rw-r--r--sesman/scp.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sesman/scp.c b/sesman/scp.c
index 89176dcb..a6fbc76e 100644
--- a/sesman/scp.c
+++ b/sesman/scp.c
@@ -27,6 +27,10 @@
*
*/
+#if defined(HAVE_CONFIG_H)
+#include <config_ac.h>
+#endif
+
#include "sesman.h"
extern struct config_sesman *g_cfg; /* in sesman.c */