wok-current annotate libnl/stuff/libnl-1.1-ULONG_MAX.patch @ rev 25124
updated apache-mod-perl (2.0.8 -> 2.0.11)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jun 28 16:23:55 2022 +0100 (2022-06-28) |
parents | 8eed0ac6ee3e |
children |
rev | line source |
---|---|
pankso@9939 | 1 --- include/netlink-local.h Mon Jan 14 15:48:45 2008 |
pankso@9939 | 2 +++ include/netlink-local.h Sat Sep 26 06:33:01 2009 |
erjo@4279 | 3 @@ -26,6 +26,7 @@ |
erjo@4279 | 4 #include <sys/socket.h> |
erjo@4279 | 5 #include <inttypes.h> |
erjo@4279 | 6 #include <assert.h> |
erjo@4279 | 7 +#include <limits.h> |
erjo@4279 | 8 |
erjo@4279 | 9 #include <arpa/inet.h> |
erjo@4279 | 10 #include <netdb.h> |