aboutsummaryrefslogtreecommitdiff
path: root/audio/wavplay/files/patch-xltwavplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/wavplay/files/patch-xltwavplay.c')
-rw-r--r--audio/wavplay/files/patch-xltwavplay.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/wavplay/files/patch-xltwavplay.c b/audio/wavplay/files/patch-xltwavplay.c
deleted file mode 100644
index 0e87c505e646..000000000000
--- a/audio/wavplay/files/patch-xltwavplay.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- xltwavplay.c.orig 1999-12-04 00:06:42 UTC
-+++ xltwavplay.c
-@@ -59,7 +59,9 @@
- #include <time.h>
- #include <signal.h>
- #include <string.h>
-+#ifndef FREEBSD
- #include <getopt.h>
-+#endif
- #include <errno.h>
- #include <sys/types.h>
- #include <sys/ipc.h>