Files
termux-packages/packages/libowfat/trypoll.c.patch
2023-04-05 03:01:24 +00: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()
{