summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/fsm.h
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-02-26 18:20:36 +0000
committerjkh <jkh@FreeBSD.org>1995-02-26 18:20:36 +0000
commitc78d73565c7a9e2070e1f089bb28685b86bc30e8 (patch)
tree8ef1ef1287bb75a35d57b32754eb56350f78260e /usr.sbin/ppp/fsm.h
parenteeb422fed8735188e4e141578d0383ae57ba8343 (diff)
downloadFreeBSD-src-c78d73565c7a9e2070e1f089bb28685b86bc30e8.zip
FreeBSD-src-c78d73565c7a9e2070e1f089bb28685b86bc30e8.tar.gz
I assume someone had a good reason for breaking this? Try again!
For now, I'll content myself with fixing the tree.
Diffstat (limited to 'usr.sbin/ppp/fsm.h')
-rw-r--r--usr.sbin/ppp/fsm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/fsm.h b/usr.sbin/ppp/fsm.h
index d102217..741ca8f 100644
--- a/usr.sbin/ppp/fsm.h
+++ b/usr.sbin/ppp/fsm.h
@@ -15,7 +15,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id:$
+ * $Id: fsm.h,v 1.2 1995/02/26 12:17:28 amurai Exp $
*
* TODO:
*/
@@ -26,7 +26,7 @@
#include "defs.h"
#include <netinet/in.h>
#include "timeout.h"
-#include "cdefs.h"
+#include <sys/cdefs.h>
/*
* State of machine
OpenPOWER on IntegriCloud