0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-03-04 09:28:54 +00:00
termux-packages/packages/libowfat/trysigio.c.patch
2023-04-05 11:58:39 +09:00

11 lines
174 B
Diff

--- a/trysigio.c
+++ b/trysigio.c
@@ -4,6 +4,7 @@
#include <signal.h>
#include <fcntl.h>
#include <stdio.h>
+#include <unistd.h>
int main() {
int signum=SIGRTMIN+1;