about summary refs log tree commit diff
path: root/Src/openssh_bsd_setres_id.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/openssh_bsd_setres_id.c')
-rw-r--r--Src/openssh_bsd_setres_id.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Src/openssh_bsd_setres_id.c b/Src/openssh_bsd_setres_id.c
index 65e91a40c..217a6d074 100644
--- a/Src/openssh_bsd_setres_id.c
+++ b/Src/openssh_bsd_setres_id.c
@@ -46,6 +46,8 @@
  *
  */
 
+#include "zsh.mdh"
+#include "openssh_bsd_setres_id.pro"
 
 #include <sys/types.h>
 
@@ -53,8 +55,6 @@
 #include <unistd.h>
 #include <string.h>
 
-#include "zsh.mdh"
-
 #if defined(ZSH_IMPLEMENT_SETRESGID) || defined(BROKEN_SETRESGID)
 int
 setresgid(gid_t rgid, gid_t egid, gid_t sgid)