]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/sha1.c
pppd: Add support for registering ppp interface via Linux rtnetlink API
[ppp.git] / pppd / sha1.c
index d18a19ce2e4f80ba4e3f0e7d28104362a1d11a84..efb37bec40fe5b3ba0f0c456028cc887532f47eb 100644 (file)
  * 34AA973C D4C4DAA4 F61EEB2B DBAD2731 6534016F
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 /* #define SHA1HANDSOFF * Copies data before messing with it. */
 
 #include <string.h>
+#include <time.h>
 #include <netinet/in.h>        /* htonl() */
+#include <net/ppp_defs.h>
 #include "sha1.h"
 
 static void