Moved syslog.h include.

This commit is contained in:
Tobias Brunner
2010-05-04 18:34:20 +02:00
parent 6b57f5edff
commit 6d7f4e0653
3 changed files with 2 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@
#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
#include <syslog.h>
#include <time.h>
#include <errno.h>
#ifdef CAPABILITIES