]> git.ozlabs.org Git - ppp.git/commitdiff
Added net/ppp_defs.h to fix for compilation on Solaris, where u_int32_t
authorJames Carlson <carlsonj@workingcode.com>
Sat, 1 Dec 2007 19:46:57 +0000 (19:46 +0000)
committerJames Carlson <carlsonj@workingcode.com>
Sat, 1 Dec 2007 19:46:57 +0000 (19:46 +0000)
is not a standard type.  (Broken by r1.3.)

pppd/sha1.c

index d18a19ce2e4f80ba4e3f0e7d28104362a1d11a84..f4f975cf516f6c9b58516f08a71152bdef62beca 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <string.h>
 #include <netinet/in.h>        /* htonl() */
+#include <net/ppp_defs.h>
 #include "sha1.h"
 
 static void