More moves towards OSX 10.5 GC compatibility.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28054 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2009-03-09 15:11:51 +00:00
parent 00e2bbb843
commit bc9468c45f
25 changed files with 553 additions and 282 deletions

View file

@ -514,5 +514,8 @@ GSPrivateUnloadModule(FILE *errorStream,
- (void) protect;
@end
NSZone*
GSAtomicMallocZone (void);
#endif /* _GSPrivate_h_ */