projects
/
ppp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
215baf2
)
Include <string.h> to fix minor warnings.
author
Russell Coker
<russell@coker.com.au>
Fri, 11 Jan 2002 18:10:58 +0000
(18:10 +0000)
committer
Russell Coker
<russell@coker.com.au>
Fri, 11 Jan 2002 18:10:58 +0000
(18:10 +0000)
pppd/md5.c
patch
|
blob
|
history
diff --git
a/pppd/md5.c
b/pppd/md5.c
index db48023c5b5c294d943fadad41c360770cef9cd2..52c113a8abb0bec9eebc85248fa3ed900df92790 100644
(file)
--- a/
pppd/md5.c
+++ b/
pppd/md5.c
@@
-33,6
+33,7
@@
***********************************************************************
*/
+#include <string.h>
#include "md5.h"
/*