Ticket #12212: macports-gnustep.patch
File macports-gnustep.patch, 377 bytes (added by afb@…, 17 years ago) |
---|
-
base/src/tclobjc1.0/tclobjc.m
35 35 #include <config.h> 36 36 #endif 37 37 38 #ifdef GNUSTEP_FOUNDATION 39 #include <objc/NXConstStr.h> 40 #endif 41 38 42 #include <Foundation/Foundation.h> 39 43 #include <tcl.h> 40 44