diff options
author | Miles Bader <miles@gnu.org> | 1997-02-13 03:04:20 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-02-13 03:04:20 +0000 |
commit | de257b3f171fb9e7f52512d43cdceb92f375ec7b (patch) | |
tree | 1bf89524ee5a58cc55a44542e41e141d727b0e05 | |
parent | 51cb96ac2984c1ca195a6a2c6d8bdd4da8084943 (diff) |
<ctype.h>:
Include removed.
-rw-r--r-- | libshouldbeinlibc/argp-fmtstream.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libshouldbeinlibc/argp-fmtstream.h b/libshouldbeinlibc/argp-fmtstream.h index e08cdb12..4c716ba6 100644 --- a/libshouldbeinlibc/argp-fmtstream.h +++ b/libshouldbeinlibc/argp-fmtstream.h @@ -32,7 +32,6 @@ #endif #include <stdio.h> -#include <ctype.h> #include <string.h> #include <unistd.h> |