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