projects
/
ppp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bee9bbb
)
fix for linux compilation
author
Paul Mackerras
<paulus@samba.org>
Fri, 28 Apr 1995 06:25:23 +0000
(06:25 +0000)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 28 Apr 1995 06:25:23 +0000
(06:25 +0000)
pppd/lcp.c
patch
|
blob
|
history
diff --git
a/pppd/lcp.c
b/pppd/lcp.c
index 672ecb911bacfd78e04301b2df23053290999dc5..69342d8392286687a3f59cb98ea3f45f1d1bdde4 100644
(file)
--- a/
pppd/lcp.c
+++ b/
pppd/lcp.c
@@
-18,7
+18,7
@@
*/
#ifndef lint
-static char rcsid[] = "$Id: lcp.c,v 1.1
7 1995/04/24 05:58:06
paulus Exp $";
+static char rcsid[] = "$Id: lcp.c,v 1.1
8 1995/04/28 06:25:23
paulus Exp $";
#endif
/*
@@
-45,7
+45,7
@@
static char rcsid[] = "$Id: lcp.c,v 1.17 1995/04/24 05:58:06 paulus Exp $";
#ifdef _linux_ /* Needs ppp ioctls */
#include <net/if.h>
-#include <
net
/if_ppp.h>
+#include <
linux
/if_ppp.h>
#endif
/* global vars */