summaryrefslogtreecommitdiff
path: root/pcr/gnash-git/jemalloc_gnash.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/gnash-git/jemalloc_gnash.patch')
-rw-r--r--pcr/gnash-git/jemalloc_gnash.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/pcr/gnash-git/jemalloc_gnash.patch b/pcr/gnash-git/jemalloc_gnash.patch
deleted file mode 100644
index 743507069..000000000
--- a/pcr/gnash-git/jemalloc_gnash.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/libbase/jemalloc_gnash.c b/libbase/jemalloc_gnash.c
-index a702688..7bfd752 100644
---- a/libbase/jemalloc_gnash.c
-+++ b/libbase/jemalloc_gnash.c
-@@ -18,7 +18,7 @@
- */
-
- #include <stddef.h>
--#include <jemalloc.h>
-+#include <jemalloc/jemalloc.h>
-
- #ifdef HAVE_CONFIG_H
- # include "gnashconfig.h"