diff options
Diffstat (limited to 'audio/phatbeat/files/patch-phatbeat.cpp')
-rw-r--r-- | audio/phatbeat/files/patch-phatbeat.cpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/phatbeat/files/patch-phatbeat.cpp b/audio/phatbeat/files/patch-phatbeat.cpp deleted file mode 100644 index 66a68ee776d4..000000000000 --- a/audio/phatbeat/files/patch-phatbeat.cpp +++ /dev/null @@ -1,12 +0,0 @@ ---- phatbeat.cpp.orig Tue Jun 22 02:34:13 2004 -+++ phatbeat.cpp Tue Jun 22 02:35:53 2004 -@@ -24,6 +24,9 @@ - #include "BeatCounter.h" - using namespace std; - -+#include <sys/types.h> -+#include <sys/time.h> -+#include <string.h> - #include <stdlib.h> - using namespace std; - #include <stdio.h> |