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:
parent
80b673b337
commit
7b77df7556
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254734
10
databases/gdl2/files/patch-EOAttribute.m
Normal file
10
databases/gdl2/files/patch-EOAttribute.m
Normal 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>
|
Loading…
Reference in New Issue
Block a user