diff options
Diffstat (limited to 'lib/libc/stdlib/getsubopt.c')
-rw-r--r-- | lib/libc/stdlib/getsubopt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getsubopt.c b/lib/libc/stdlib/getsubopt.c index 8577446..6d76f78 100644 --- a/lib/libc/stdlib/getsubopt.c +++ b/lib/libc/stdlib/getsubopt.c @@ -39,7 +39,6 @@ __FBSDID("$FreeBSD$"); #include <stdlib.h> #include <string.h> -#include <unistd.h> /* * The SVID interface to getsubopt provides no way of figuring out which |