diff options
Diffstat (limited to 'libobjc/hash.c')
-rw-r--r-- | libobjc/hash.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libobjc/hash.c b/libobjc/hash.c index 69b0b9f2162..697f2e1b69b 100644 --- a/libobjc/hash.c +++ b/libobjc/hash.c @@ -26,9 +26,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see #include "objc/objc.h" #include "objc/objc-api.h" -#include "objc/thr.h" #include "objc/hash.h" -#include "objc/objc-list.h" #include "objc-private/runtime.h" /* for DEBUG_PRINTF */ /* These two macros determine when a hash table is full and |