Skip to content
Permalink
Browse files
initgroups needs grp.h
  • Loading branch information
djmdjm committed Sep 26, 2021
1 parent 8c5b565 commit bf944e3
Showing 1 changed file with 1 addition and 0 deletions.
1 misc.c
@@ -56,6 +56,7 @@
#ifdef HAVE_PATHS_H
# include <paths.h>
#include <pwd.h>
#include <grp.h>
#endif
#ifdef SSH_TUN_OPENBSD
#include <net/if.h>

0 comments on commit bf944e3

Please sign in to comment.