diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-23 03:30:02 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-02-23 03:30:02 +0000 |
| commit | f0d82b33be696d098d2ec51c36123f4f57fd9351 (patch) | |
| tree | 3c61ee1c2b58f1c7d4ee20d897ffa3c0cb925bf4 /lib/libc/stdlib | |
| parent | 033d9ae1791a4f9792f31cb267c691716da871e8 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib')
| -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 8577446d1cda..6d76f78dd1c7 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 |
