about summary refs log tree commit diff
path: root/misc
diff options
context:
space:
mode:
authorRichard Nyberg <rnyberg@murmeldjur.se>2009-01-11 23:08:41 +0100
committerRichard Nyberg <rnyberg@murmeldjur.se>2009-01-12 23:43:35 +0100
commitdf5fc31ea8e36edbd45fb514bb52681ec8cdb616 (patch)
tree2535fb098c41677a879af9ce6ac88e7854b868e7 /misc
parent06bd2a1a21610dcc042c355592d568f01445fcc9 (diff)
downloadbtpd-df5fc31ea8e36edbd45fb514bb52681ec8cdb616.tar.gz
btpd-df5fc31ea8e36edbd45fb514bb52681ec8cdb616.zip
Remove unnecessary include.
Diffstat (limited to 'misc')
-rw-r--r--misc/btpd_if.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/btpd_if.c b/misc/btpd_if.c
index 0d43924..f01cab9 100644
--- a/misc/btpd_if.c
+++ b/misc/btpd_if.c
@@ -4,7 +4,6 @@
 
 #include <assert.h>
 #include <ctype.h>
-#include <err.h>
 #include <errno.h>
 #include <inttypes.h>
 #include <stdio.h>