summaryrefslogtreecommitdiff
path: root/www/mod_mp3/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_mp3/files/patch-aa')
-rw-r--r--www/mod_mp3/files/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/www/mod_mp3/files/patch-aa b/www/mod_mp3/files/patch-aa
deleted file mode 100644
index e37984255fbf..000000000000
--- a/www/mod_mp3/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
-*** src/mod_mp3.c.orig Mon Nov 18 11:26:53 2002
---- src/mod_mp3.c Mon Nov 18 11:26:42 2002
-***************
-*** 6,12 ****
- #include "mod_mp3.h"
-
- /* Setup for our scoreboard */
-! static key_t shmkey = IPC_CREAT;
-
- extern mp3_dispatch internal;
- #ifdef MYSQL_ENABLED
---- 6,12 ----
- #include "mod_mp3.h"
-
- /* Setup for our scoreboard */
-! static key_t shmkey = IPC_PRIVATE;
-
- extern mp3_dispatch internal;
- #ifdef MYSQL_ENABLED
-