diff options
-rw-r--r-- | coreutils/cal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/cal.c b/coreutils/cal.c index 7d39a77ad..d9456ed9e 100644 --- a/coreutils/cal.c +++ b/coreutils/cal.c | |||
@@ -31,7 +31,6 @@ | |||
31 | 31 | ||
32 | #include <sys/types.h> | 32 | #include <sys/types.h> |
33 | #include <ctype.h> | 33 | #include <ctype.h> |
34 | #include <err.h> | ||
35 | #include <stdio.h> | 34 | #include <stdio.h> |
36 | #include <stdlib.h> | 35 | #include <stdlib.h> |
37 | #include <string.h> | 36 | #include <string.h> |