aboutsummaryrefslogtreecommitdiff
path: root/src/log.c
diff options
context:
space:
mode:
authorThomas Jansen <mithi@mithi.net>2008-12-28 21:02:05 +0100
committerThomas Jansen <mithi@mithi.net>2008-12-28 21:02:05 +0100
commit5e3dc6946f13e721030b887b60e383b58879bc62 (patch)
tree18ab532882626e9af988f6c62f4c69994d72421e /src/log.c
parentf31b4f46e17f2af17b4d6549d16e8f111b21688d (diff)
Include <pthread.h> where it is necessary only
Diffstat (limited to 'src/log.c')
-rw-r--r--src/log.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/log.c b/src/log.c
index d6caaa09..ed917fcb 100644
--- a/src/log.c
+++ b/src/log.c
@@ -32,7 +32,6 @@
#include <time.h>
#include <unistd.h>
#include <errno.h>
-#include <pthread.h>
#include <glib.h>
#ifdef HAVE_SYSLOG