summaryrefslogtreecommitdiff
path: root/devel/silentbob/files/patch-include_darray.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/silentbob/files/patch-include_darray.h')
-rw-r--r--devel/silentbob/files/patch-include_darray.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/silentbob/files/patch-include_darray.h b/devel/silentbob/files/patch-include_darray.h
new file mode 100644
index 000000000000..5584522df2c3
--- /dev/null
+++ b/devel/silentbob/files/patch-include_darray.h
@@ -0,0 +1,11 @@
+--- include/darray.h.orig 2013-11-27 15:00:46 UTC
++++ include/darray.h
+@@ -6,7 +6,7 @@
+ */
+
+ #ifndef DEFINE_DARRAY_H
+-#define DEFINE_DARRAy_H
++#define DEFINE_DARRAY_H
+
+ class DArray
+ {