aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranthk <anthk@texto-plano.xyz>2021-03-11 11:48:07 +0000
committeranthk <anthk@texto-plano.xyz>2021-03-11 11:48:07 +0000
commit159bba552a22533d71b3f0243043cc48200650e5 (patch)
tree9afeb09040d4758e850f3ef7d49303d8609a0317
parentf9599d347aab07d9281400ec8b214aabd187fbcd (diff)
downloademu2-159bba552a22533d71b3f0243043cc48200650e5.tar.gz
OpenBSD: src/main.c, #include <signal.h>HEADmaster
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index d0c0d2f..fe88a62 100644
--- a/src/main.c
+++ b/src/main.c
@@ -15,6 +15,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <signal.h>
#include <sys/time.h>
#include <sys/wait.h>
#include <unistd.h>
Un proyecto texto-plano.xyz