summaryrefslogtreecommitdiff
path: root/audio/pd/files/patch-extra_pd~_pd~.c
blob: 3989b1e5a3ef67b634998d056bf84e9243176343 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- extra/pd~/pd~.c.orig	2016-04-13 23:39:44 UTC
+++ extra/pd~/pd~.c
@@ -19,6 +19,7 @@ typedef int socklen_t;
 #include <stdlib.h>
 #include <errno.h>
 #include <ctype.h>
+#include <signal.h>
 #include <sys/wait.h>
 #include <fcntl.h>
 #endif