summaryrefslogtreecommitdiffstats
path: root/plugins/epoll.c
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2025-11-17 20:57:42 -0600
committerLibravatar bigfoot547 <[email protected]>2025-11-17 20:57:42 -0600
commit2b44f885e97b0d8902014a5a61f6687fa2931dec (patch)
tree9e3ecfb3858f33a3922f47bde8a2163d9deed95e /plugins/epoll.c
parentbuild config + more plugin stuff (diff)
ignore this commit
Diffstat (limited to 'plugins/epoll.c')
-rw-r--r--plugins/epoll.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/epoll.c b/plugins/epoll.c
new file mode 100644
index 0000000..5c1975a
--- /dev/null
+++ b/plugins/epoll.c
@@ -0,0 +1,2 @@
+#include <sys/epoll.h>
+