source: npl/internetserver/poptop_ppp/patches/ppp-2.4.3-fix64.patch @ 5160d62

perl-5.22
Last change on this file since 5160d62 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 278 bytes
  • ppp-2.4.3/pppd/sha1.c

     
    1818
    1919#include <string.h>
    2020#include <netinet/in.h> /* htonl() */
     21#include <sys/types.h> /* u_int32_t */
    2122#include "sha1.h"
    2223
    2324static void
Note: See TracBrowser for help on using the repository browser.