From e15eb67265e0a539b617852b39f321fc1fc09672 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Mon, 5 May 2008 14:38:25 +0000 Subject: - fix build for option WITH_GNUSTEP_DEVEL --- devel/performance/files/patch-GSSkipMutableArray.m | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/performance/files/patch-GSSkipMutableArray.m (limited to 'devel/performance') diff --git a/devel/performance/files/patch-GSSkipMutableArray.m b/devel/performance/files/patch-GSSkipMutableArray.m new file mode 100644 index 000000000000..be115b1af750 --- /dev/null +++ b/devel/performance/files/patch-GSSkipMutableArray.m @@ -0,0 +1,10 @@ +--- GSSkipMutableArray.m.orig 2006-11-12 08:30:09.000000000 +0100 ++++ GSSkipMutableArray.m 2008-05-03 09:01:46.000000000 +0200 +@@ -24,6 +24,7 @@ + #include + #include + #include ++#include + + #include "GSSkipMutableArray.h" + #include "GSIndexedSkipList.h" -- cgit v1.2.3