projects
/
ppp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
some extra includes (string.h and stdlib.h)
[ppp.git]
/
pppd
/
upap.c
diff --git
a/pppd/upap.c
b/pppd/upap.c
index 4128866eac7f10319e63cf73f0c78054e81623bc..d5ad3eee541df39a56639f37e46eb876a6809d1b 100644
(file)
--- a/
pppd/upap.c
+++ b/
pppd/upap.c
@@
-18,7
+18,7
@@
*/
#ifndef lint
*/
#ifndef lint
-static char rcsid[] = "$Id: upap.c,v 1.
3 1994/09/21 06:47:37
paulus Exp $";
+static char rcsid[] = "$Id: upap.c,v 1.
4 1994/10/22 11:54:04
paulus Exp $";
#endif
/*
#endif
/*
@@
-26,6
+26,7
@@
static char rcsid[] = "$Id: upap.c,v 1.3 1994/09/21 06:47:37 paulus Exp $";
*/
#include <stdio.h>
*/
#include <stdio.h>
+#include <string.h>
#include <sys/types.h>
#include <sys/time.h>
#include <syslog.h>
#include <sys/types.h>
#include <sys/time.h>
#include <syslog.h>