chiark / gitweb /
busybox: Update from 1.28.2 to 1.28.3
[termux-packages] / packages / libnl / nf-queue.c.patch
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>