summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/timer.c
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-03-09 20:09:17 +0000
committerache <ache@FreeBSD.org>1997-03-09 20:09:17 +0000
commit03e7c0c64559b04cfc8e205546beaecc41e18b22 (patch)
treec07d34ad052933d75d95d53a68226499a127730b /usr.sbin/ppp/timer.c
parent6a6c22b3a83acd4b615a1314f94ccda2d0b98c25 (diff)
downloadFreeBSD-src-03e7c0c64559b04cfc8e205546beaecc41e18b22.zip
FreeBSD-src-03e7c0c64559b04cfc8e205546beaecc41e18b22.tar.gz
cdefs cleanup
Diffstat (limited to 'usr.sbin/ppp/timer.c')
-rw-r--r--usr.sbin/ppp/timer.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ppp/timer.c b/usr.sbin/ppp/timer.c
index 978ea63..629da58 100644
--- a/usr.sbin/ppp/timer.c
+++ b/usr.sbin/ppp/timer.c
@@ -17,7 +17,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: timer.c,v 1.11 1997/03/08 09:55:42 ache Exp $
+ * $Id: timer.c,v 1.12 1997/03/09 20:03:51 ache Exp $
*
* TODO:
*/
@@ -25,7 +25,6 @@
#include <sys/time.h>
#include <signal.h>
#include "timeout.h"
-#include <sys/cdefs.h>
#ifdef SIGALRM
#include <errno.h>
#endif
OpenPOWER on IntegriCloud