summaryrefslogtreecommitdiffstats
path: root/sesman/env.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/env.c')
-rw-r--r--sesman/env.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sesman/env.c b/sesman/env.c
index d8eb3106..adbfc788 100644
--- a/sesman/env.c
+++ b/sesman/env.c
@@ -24,9 +24,10 @@
*
*/
+#include <grp.h>
+
#include "list.h"
#include "sesman.h"
-#include "grp.h"
#include "ssl_calls.h"
extern unsigned char g_fixedkey[8]; /* in sesman.c */