summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-04-22 11:32:10 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-04-22 11:32:10 +0000
commit406c627c1ae543d6b2eac8ccb3cc597b7c58c6aa (patch)
tree0e8c69b54ee1497094fa37a49bbbd1e706803b68
parent1514cc3fbace6793f002737b08f9cfcb140bed70 (diff)
No need to include syslog.h
-rw-r--r--hcid/storage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/storage.c b/hcid/storage.c
index b225b598..8b7de73a 100644
--- a/hcid/storage.c
+++ b/hcid/storage.c
@@ -37,7 +37,6 @@
#include <fcntl.h>
#include <unistd.h>
#include <malloc.h>
-#include <syslog.h>
#include <sys/file.h>
#include <sys/stat.h>
#include <sys/socket.h>