diff options
Diffstat (limited to 'audio/x11amp/files/patch-Output__OSS__OSS.h')
-rw-r--r-- | audio/x11amp/files/patch-Output__OSS__OSS.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/x11amp/files/patch-Output__OSS__OSS.h b/audio/x11amp/files/patch-Output__OSS__OSS.h deleted file mode 100644 index f6a51284e77f..000000000000 --- a/audio/x11amp/files/patch-Output__OSS__OSS.h +++ /dev/null @@ -1,14 +0,0 @@ ---- ./Output/OSS/OSS.h.orig Sat Sep 7 18:38:05 2002 -+++ ./Output/OSS/OSS.h Sat Sep 7 18:38:13 2002 -@@ -23,11 +23,7 @@ - #include <sys/types.h> - #include <sys/stat.h> - #include <sys/time.h> --#ifdef __FreeBSD__ --#include <machine/soundcard.h> --#else - #include <sys/soundcard.h> --#endif - - #include <fcntl.h> - #include <pthread.h> |