aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.c')
-rw-r--r--fetchmail.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/fetchmail.c b/fetchmail.c
index a1f0ba63..722ddcf7 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -26,10 +26,6 @@
#include <sys/stat.h>
#include <sys/wait.h>
-#ifdef NeXT
-# define pid_t int
-#endif
-
#ifdef HAVE_GETHOSTBYNAME
#include <netdb.h>
#endif /* HAVE_GETHOSTBYNAME */