aboutsummaryrefslogtreecommitdiff
path: root/net/samba412/files/patch-source3_include_includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba412/files/patch-source3_include_includes.h')
-rw-r--r--net/samba412/files/patch-source3_include_includes.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/samba412/files/patch-source3_include_includes.h b/net/samba412/files/patch-source3_include_includes.h
deleted file mode 100644
index 269fcb5d8113..000000000000
--- a/net/samba412/files/patch-source3_include_includes.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- source3/include/includes.h.orig 2019-01-15 10:07:00 UTC
-+++ source3/include/includes.h
-@@ -322,6 +322,8 @@ typedef char fstring[FSTRING_LEN];
- * the *bottom* of include files so as not to conflict. */
- #ifdef ENABLE_DMALLOC
- # include <dmalloc.h>
-+#elif ENABLE_JEMALLOC
-+# include <jemalloc/jemalloc.h>
- #endif
-
-