erlang: Update from 20.3.2 to 20.3.4
[termux-packages] / packages / libnl / nf-log.c.patch
1 --- ../../build/libnl3/cache/libnl-3.2.25/src/nf-log.c 2014-06-16 16:45:51.000000000 +0200
2 +++ ./src/nf-log.c 2017-02-09 00:08:20.671339521 +0100
3 @@ -11,6 +11,7 @@
4 * Copyright (c) 2007 Secure Computing Corporation
5 */
6
7 +#include <sys/select.h>
8 #include <netlink/cli/utils.h>
9 #include <netlink/cli/link.h>
10 #include <linux/netfilter/nfnetlink_log.h>