0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-05-12 23:03:17 +00:00
Files
termux-packages/packages/libowfat/trypoll.c.patch
2023-04-05 11:58:39 +09:00

11 lines
149 B
Diff

--- a/trypoll.c
+++ b/trypoll.c
@@ -1,6 +1,7 @@
#include <sys/types.h>
#include <fcntl.h>
#include <poll.h>
+#include <unistd.h>
int main()
{