From 076409fe926b2390589a153c1f01d19327b029d6 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Tue, 14 Dec 1993 05:41:34 +0000 Subject: [PATCH] fix compile nit --- pppd/sys-str.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pppd/sys-str.c b/pppd/sys-str.c index 6bd2fc9..866a61a 100644 --- a/pppd/sys-str.c +++ b/pppd/sys-str.c @@ -40,7 +40,7 @@ #include "pppd.h" #include "ppp.h" -#include "ppp_str.h" +#include #ifndef ifr_mtu #define ifr_mtu ifr_metric -- 2.39.2