summarylogtreecommitdiffstats
path: root/egbbdll.patch
diff options
context:
space:
mode:
authoraksr2016-02-06 12:33:12 +0100
committeraksr2016-02-06 12:33:12 +0100
commit911e0c2e0d2c606a2b2c5fbab25b7b9e52f18bfb (patch)
treea380fde271faa987814279f2173650cc467e23ec /egbbdll.patch
downloadaur-911e0c2e0d2c606a2b2c5fbab25b7b9e52f18bfb.tar.gz
Start.
Diffstat (limited to 'egbbdll.patch')
-rw-r--r--egbbdll.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/egbbdll.patch b/egbbdll.patch
new file mode 100644
index 000000000000..781898beea46
--- /dev/null
+++ b/egbbdll.patch
@@ -0,0 +1,18 @@
+diff -ruN egbbdll/cache.h egbbdll.new/cache.h
+--- egbbdll/cache.h 2008-10-24 18:46:52.000000000 +0200
++++ egbbdll.new/cache.h 2014-01-03 15:42:05.119988723 +0100
+@@ -2,6 +2,7 @@
+ #define __CACHE__
+
+ #include "my_types.h"
++#include <cstring>
+
+ /*
+ data to be cached
+@@ -50,4 +51,4 @@
+ static void alloc(UBMP32);
+ };
+
+-#endif
+\ No newline at end of file
++#endif