summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/chat.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/chat.c
parent6a6c22b3a83acd4b615a1314f94ccda2d0b98c25 (diff)
downloadFreeBSD-src-03e7c0c64559b04cfc8e205546beaecc41e18b22.zip
FreeBSD-src-03e7c0c64559b04cfc8e205546beaecc41e18b22.tar.gz
cdefs cleanup
Diffstat (limited to 'usr.sbin/ppp/chat.c')
-rw-r--r--usr.sbin/ppp/chat.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ppp/chat.c b/usr.sbin/ppp/chat.c
index acb57c0..bab5a9a 100644
--- a/usr.sbin/ppp/chat.c
+++ b/usr.sbin/ppp/chat.c
@@ -18,7 +18,7 @@
* Columbus, OH 43221
* (614)451-1883
*
- * $Id: chat.c,v 1.19 1997/03/08 12:15:58 ache Exp $
+ * $Id: chat.c,v 1.20 1997/03/09 20:03:34 ache Exp $
*
* TODO:
* o Support more UUCP compatible control sequences.
@@ -34,7 +34,6 @@
#include <sys/time.h>
#include <fcntl.h>
#include <errno.h>
-#include <sys/cdefs.h>
#include <signal.h>
#include <sys/wait.h>
#include "timeout.h"
OpenPOWER on IntegriCloud