does not need syslog.h

This commit is contained in:
deraadt 2015-05-31 23:27:06 +00:00
parent 2a8c2648f0
commit 7e067cb9dc

View File

@ -31,7 +31,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <syslog.h>
#include <termios.h>
#include <time.h>
#include <unistd.h>