From: Paul Mackerras Date: Tue, 14 Dec 1993 05:41:34 +0000 (+0000) Subject: fix compile nit X-Git-Tag: ppp-2-1-2a~109 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=076409fe926b2390589a153c1f01d19327b029d6 fix compile nit --- 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