use #ifdef

This commit is contained in:
Love Hornquist Astrand
2009-09-16 16:39:37 -07:00
parent da642095a7
commit 082b2ecb08

View File

@@ -112,7 +112,7 @@ struct sockaddr_dl;
#ifdef HAVE_TERMIOS_H
#include <termios.h>
#endif
#if defined(HAVE_SYS_IOCTL_H)
#ifdef HAVE_SYS_IOCTL_H
#include <sys/ioctl.h>
#endif
#ifdef TIME_WITH_SYS_TIME