aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-04-07 08:46:42 +0000
committerRoy Marples <roy@marples.name>2007-04-07 08:46:42 +0000
commit6c299663646985f396b01a34edfc390f27d0a0c0 (patch)
tree7335597f82b58395c6c5e0034995989fff9f141c
parent4e64558cbfc3f581956b31ec09cd15a8b7a363f2 (diff)
We don't use err.h
-rw-r--r--src/librc-depend.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/librc-depend.c b/src/librc-depend.c
index e39287be..c8967f0b 100644
--- a/src/librc-depend.c
+++ b/src/librc-depend.c
@@ -7,7 +7,6 @@
#include <sys/types.h>
#include <sys/stat.h>
-#include <err.h>
#include <errno.h>
#include <limits.h>
#include <stdbool.h>