wok view libnl/stuff/libnl-1.1-ULONG_MAX.patch @ rev 20167

Up smtube, smplayer (18.1.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jan 11 13:05:26 2018 +0100 (2018-01-11)
parents 8eed0ac6ee3e
children
line source
1 --- include/netlink-local.h Mon Jan 14 15:48:45 2008
2 +++ include/netlink-local.h Sat Sep 26 06:33:01 2009
3 @@ -26,6 +26,7 @@
4 #include <sys/socket.h>
5 #include <inttypes.h>
6 #include <assert.h>
7 +#include <limits.h>
9 #include <arpa/inet.h>
10 #include <netdb.h>