summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/getpw.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/getpw.c')
-rw-r--r--otherlibs/unix/getpw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/getpw.c b/otherlibs/unix/getpw.c
index 0f321adca..e8f8a033d 100644
--- a/otherlibs/unix/getpw.c
+++ b/otherlibs/unix/getpw.c
@@ -15,7 +15,7 @@
#include <alloc.h>
#include <memory.h>
#include <fail.h>
-#include "unix.h"
+#include "unixsupport.h"
#include <pwd.h>
static value alloc_passwd_entry(entry)