Parent Directory | Revision Log | Revision Graph
Import on branch sme7 of package ppp-2.4.4-1.3.el4.sme.src.rpm
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 "sha1.h" |
9 | |
10 | static void |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |