summaryrefslogtreecommitdiff
path: root/unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'unix.c')
-rw-r--r--unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/unix.c b/unix.c
index c6a50b727..469be3e9e 100644
--- a/unix.c
+++ b/unix.c
@@ -13,7 +13,6 @@
#include <unistd.h>
#include <sys/stat.h>
#include <time.h>
-#include <pwd.h>
#include <signal.h>
#if !defined(__MORPHOS__) && !defined(__AMIGA__)
#include <pthread.h>