#include <time.h> for the definition of time functions instead of
depending on namespace pollution 2 layers deep in <sys/stat.h>.
This commit is contained in:
parent
46784d26e2
commit
4c995cc66e
@ -36,6 +36,7 @@ static const char rcsid[] =
|
||||
#include <sysexits.h>
|
||||
#include <termcap.h>
|
||||
#include <termios.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#define MSG_INIT "Snoop started."
|
||||
|
Loading…
x
Reference in New Issue
Block a user