You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
348 B

--- ../../build/libnl3/cache/libnl-3.2.25/src/nf-queue.c 2014-06-16 16:45:51.000000000 +0200
+++ ./src/nf-queue.c 2017-02-09 00:08:34.248440250 +0100
@@ -10,7 +10,7 @@
* Copyright (c) 2010 Karl Hiramoto <karl@hiramoto.org>
*/
-
+#include <sys/select.h>
#include <netlink/cli/utils.h>
#include <netlink/cli/link.h>
#include <netinet/in.h>