]> git.ozlabs.org Git - ppp.git/commitdiff
Include <string.h> to fix minor warnings.
authorRussell Coker <russell@coker.com.au>
Fri, 11 Jan 2002 18:10:58 +0000 (18:10 +0000)
committerRussell Coker <russell@coker.com.au>
Fri, 11 Jan 2002 18:10:58 +0000 (18:10 +0000)
pppd/md5.c

index db48023c5b5c294d943fadad41c360770cef9cd2..52c113a8abb0bec9eebc85248fa3ed900df92790 100644 (file)
@@ -33,6 +33,7 @@
  ***********************************************************************
  */
 
+#include <string.h>
 #include "md5.h"
 
 /*