mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-03 05:38:11 +00:00
11 lines
186 B
Diff
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>
|
|
|