1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- fix build with gnustep-make 2.4

This commit is contained in:
Dirk Meyer 2010-05-21 15:08:40 +00:00
parent 80b673b337
commit 7b77df7556
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254734

View File

@ -0,0 +1,10 @@
--- EOAccess/EOAttribute.m.orig 2008-06-06 11:26:14.000000000 +0200
+++ EOAccess/EOAttribute.m 2010-05-21 17:04:41.000000000 +0200
@@ -45,6 +45,7 @@
#include <Foundation/NSArchiver.h>
#include <Foundation/NSCalendarDate.h>
#include <Foundation/NSData.h>
+#include <Foundation/NSDebug.h>
#include <Foundation/NSDecimalNumber.h>
#include <Foundation/NSDictionary.h>
#include <Foundation/NSEnumerator.h>