Include <pthread.h> where it is necessary only

This commit is contained in:
Thomas Jansen
2008-12-28 21:02:05 +01:00
parent f31b4f46e1
commit 5e3dc6946f
5 changed files with 2 additions and 3 deletions

View File

@@ -32,7 +32,6 @@
#include <time.h>
#include <unistd.h>
#include <errno.h>
#include <pthread.h>
#include <glib.h>
#ifdef HAVE_SYSLOG