diff options
Diffstat (limited to 'lib-src/fakemail.c')
-rw-r--r-- | lib-src/fakemail.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib-src/fakemail.c b/lib-src/fakemail.c index 16baeb266a8..b7ebe88cc5d 100644 --- a/lib-src/fakemail.c +++ b/lib-src/fakemail.c @@ -62,9 +62,7 @@ main () #include <stdlib.h> /* This is to declare cuserid. */ -#ifdef HAVE_UNISTD_H #include <unistd.h> -#endif /* Type definitions */ |