diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-05 09:34:10 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-05 09:34:10 +0000 |
| commit | edca05b33a682718a24daf5807b7a2aa61314e15 (patch) | |
| tree | d9929233e456181d82fd12a7483a3d3b06a187ae /lib/libc | |
| parent | a4750536b56d48467b64abe51a7131c388b40527 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/setmode.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/setmode.c b/lib/libc/gen/setmode.c index 2c12b818b614..3c05c221aa42 100644 --- a/lib/libc/gen/setmode.c +++ b/lib/libc/gen/setmode.c @@ -46,7 +46,6 @@ static const char rcsid[] = #include <sys/stat.h> #include <ctype.h> -#include <errno.h> #include <signal.h> #include <stddef.h> #include <stdlib.h> |
