Patched from mail. See ChangeLog

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@743 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1996-01-21 01:36:47 +00:00
parent c0b2b66d00
commit 83a875da07
5 changed files with 21 additions and 27 deletions

View file

@ -29,6 +29,7 @@
#define __HashTable_h_INCLUDE_GNU
#include <objc/Object.h>
#include <objects/stdobjects.h>
#include <objc/hash.h>
typedef node_ptr NXHashState;