summaryrefslogtreecommitdiffstats
path: root/sdpd
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-02-03 03:38:47 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-02-03 03:38:47 +0000
commit5de33324633a5239a57a2d1ce6ab322950bb4b77 (patch)
tree82c30659d484f36df4b11b4bd038cee90a522dd1 /sdpd
parent431b6b66ff50f037ebcb7b8f85feff8255a5cd17 (diff)
In debug mode the syslog headers are needed
Diffstat (limited to 'sdpd')
-rw-r--r--sdpd/service.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdpd/service.c b/sdpd/service.c
index aa62a559..781555fb 100644
--- a/sdpd/service.c
+++ b/sdpd/service.c
@@ -30,6 +30,7 @@
#include <stdio.h>
#include <errno.h>
+#include <syslog.h>
#include <sys/socket.h>
#include <bluetooth/bluetooth.h>