projects
/
platform
/
upstream
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
611e085
)
rfelker writes in Bug 734: Nothing from err.h is used, but cal.c includes it, breakin...
author
Mike Frysinger
<vapier@gentoo.org>
Sun, 19 Feb 2006 22:41:41 +0000
(22:41 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sun, 19 Feb 2006 22:41:41 +0000
(22:41 -0000)
coreutils/cal.c
patch
|
blob
|
history
diff --git
a/coreutils/cal.c
b/coreutils/cal.c
index
7d39a77
..
d9456ed
100644
(file)
--- a/
coreutils/cal.c
+++ b/
coreutils/cal.c
@@
-31,7
+31,6
@@
#include <sys/types.h>
#include <ctype.h>
-#include <err.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>