0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-03-03 05:38:11 +00:00
termux-packages/packages/libnl/nf-queue.c.patch
2023-08-30 16:51:58 +08:00

11 lines
216 B
Diff

--- a/src/nf-queue.c
+++ b/src/nf-queue.c
@@ -6,6 +6,7 @@
#include "nl-default.h"
+#include <sys/select.h>
#include <linux/netfilter.h>
#include <linux/netfilter/nfnetlink_queue.h>
#include <linux/netlink.h>