From: James Carlson Date: Sat, 1 Dec 2007 19:46:57 +0000 (+0000) Subject: Added net/ppp_defs.h to fix for compilation on Solaris, where u_int32_t X-Git-Tag: ppp-2.4.7~102 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=5360b966b3109e3d68605fdd0493a212be69b5e4 Added net/ppp_defs.h to fix for compilation on Solaris, where u_int32_t is not a standard type. (Broken by r1.3.) --- diff --git a/pppd/sha1.c b/pppd/sha1.c index d18a19c..f4f975c 100644 --- a/pppd/sha1.c +++ b/pppd/sha1.c @@ -18,6 +18,7 @@ #include #include /* htonl() */ +#include #include "sha1.h" static void