summaryrefslogtreecommitdiffstats
path: root/sesman/sig.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/sig.c')
-rw-r--r--sesman/sig.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sesman/sig.c b/sesman/sig.c
index 10fb3ff1..3ddaa2b2 100644
--- a/sesman/sig.c
+++ b/sesman/sig.c
@@ -24,6 +24,10 @@
*
*/
+#if defined(HAVE_CONFIG_H)
+#include <config_ac.h>
+#endif
+
#include <signal.h>
#include "sesman.h"