fix gc heade rlocation.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32388 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2011-02-27 17:53:14 +00:00
parent cbc458a2f5
commit 671f5bcce5
21 changed files with 5601 additions and 6083 deletions

View file

@ -76,7 +76,7 @@
#import "GSRunLoopCtxt.h"
#if GS_WITH_GC
#include <gc.h>
#include <gc/gc.h>
#endif
// Some older BSD systems used a non-standard range of thread priorities.