From b808c7565b0e1f9c3ee91cd1d817b15e4c77fe45 Mon Sep 17 00:00:00 2001 From: Atsushi Murai Date: Mon, 27 Feb 1995 03:18:28 +0000 Subject: Compile error occured by missing auth.h/cdefs.h Reviewed by: amurai@spec.co.jp --- usr.sbin/ppp/fsm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/ppp/fsm.h') diff --git a/usr.sbin/ppp/fsm.h b/usr.sbin/ppp/fsm.h index 741ca8f8bc01..e659ed6464a3 100644 --- a/usr.sbin/ppp/fsm.h +++ b/usr.sbin/ppp/fsm.h @@ -26,7 +26,7 @@ #include "defs.h" #include #include "timeout.h" -#include +#include "cdefs.h" /* * State of machine -- cgit v1.2.3