diff options
| author | Brian Somers <brian@FreeBSD.org> | 2002-05-22 21:08:58 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2002-05-22 21:08:58 +0000 |
| commit | b08bf2de6403a99f7a290dfd88a4a5d0aa6bd979 (patch) | |
| tree | d8158d958cedac086bdce356c945a7d1afd3d27b /usr.sbin/ppp/timer.c | |
| parent | 6b8c698908a451a9a5363c896d2504658181e6d4 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ppp/timer.c')
| -rw-r--r-- | usr.sbin/ppp/timer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/ppp/timer.c b/usr.sbin/ppp/timer.c index 68722a012b843..3003b6c39a82f 100644 --- a/usr.sbin/ppp/timer.c +++ b/usr.sbin/ppp/timer.c @@ -32,9 +32,7 @@ #include <signal.h> #include <stdio.h> #include <string.h> -#ifdef __NetBSD__ #include <sys/time.h> -#endif #include <termios.h> #include "log.h" |
