texlive-tlmgr: add subpackage
[termux-packages] / packages / libnl / nl-monitor.c.patch
1 --- ../../build/libnl3/cache/libnl-3.2.25/src/nl-monitor.c 2014-06-16 16:45:51.000000000 +0200
2 +++ ./src/nl-monitor.c 2017-02-09 00:08:20.660339439 +0100
3 @@ -9,6 +9,7 @@
4 * Copyright (c) 2003-2009 Thomas Graf <tgraf@suug.ch>
5 */
6
7 +#include <sys/select.h>
8 #include <netlink/cli/utils.h>
9 #include <netlink/cli/link.h>
10