aboutsummaryrefslogtreecommitdiff
path: root/audio/pd/files/patch-extra_pd_pd.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pd/files/patch-extra_pd_pd.c')
-rw-r--r--audio/pd/files/patch-extra_pd_pd.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/pd/files/patch-extra_pd_pd.c b/audio/pd/files/patch-extra_pd_pd.c
deleted file mode 100644
index a8c0e0ce9e7e..000000000000
--- a/audio/pd/files/patch-extra_pd_pd.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- extra/pd~/pd~.c.orig 2016-05-13 08:31:10 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