mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
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:
parent
cbc458a2f5
commit
671f5bcce5
21 changed files with 5601 additions and 6083 deletions
|
@ -93,7 +93,7 @@ typedef GSIMapNode_t *GSIMapNode;
|
|||
#define GSI_MAP_ENUMERATOR NSHashEnumerator
|
||||
|
||||
#if GS_WITH_GC
|
||||
#include <gc_typed.h>
|
||||
#include <gc/gc_typed.h>
|
||||
static GC_descr nodeS = 0;
|
||||
static GC_descr nodeW = 0;
|
||||
#define GSI_MAP_NODES(M, X) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue