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

11 lines
186 B
Diff

--- a/src/nl-monitor.c
+++ b/src/nl-monitor.c
@@ -9,6 +9,7 @@
#include <linux/rtnetlink.h>
+#include <sys/select.h>
#include <netlink/cli/utils.h>
#include <netlink/cli/link.h>