gegl: Update from 0.3.32 to 0.3.34
[termux-packages] / packages / libnl / nf-queue.c.patch
CommitLineData
aeb1a5ea
DM
1--- ../../build/libnl3/cache/libnl-3.2.25/src/nf-queue.c 2014-06-16 16:45:51.000000000 +0200
2+++ ./src/nf-queue.c 2017-02-09 00:08:34.248440250 +0100
3@@ -10,7 +10,7 @@
4 * Copyright (c) 2010 Karl Hiramoto <karl@hiramoto.org>
5 */
6
7-
8+#include <sys/select.h>
9 #include <netlink/cli/utils.h>
10 #include <netlink/cli/link.h>
11 #include <netinet/in.h>