Parent Directory | Revision Log | Revision Graph
Initial import
1 | slords | 1.1 | --- ppp-2.4.3/pppd/sha1.c.fix64 2004-10-25 01:28:02.000000000 +0200 |
2 | +++ ppp-2.4.3/pppd/sha1.c 2004-11-22 16:44:16.850768926 +0100 | ||
3 | @@ -18,6 +18,7 @@ | ||
4 | |||
5 | #include <string.h> | ||
6 | #include <netinet/in.h> /* htonl() */ | ||
7 | +#include <sys/types.h> /* u_int32_t */ | ||
8 | #include <net/ppp_defs.h> | ||
9 | #include "sha1.h" | ||
10 |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |