Inlcude thr.h, not thread.h.
From-SVN: r11666
This commit is contained in:
parent
5f79ec0ec0
commit
489c81a38f
@ -42,7 +42,7 @@ extern const char* __objc_sparse3_id;
|
|||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
#include "objc/thread.h"
|
#include "objc/thr.h"
|
||||||
|
|
||||||
extern int nbuckets; /* for stats */
|
extern int nbuckets; /* for stats */
|
||||||
extern int nindices;
|
extern int nindices;
|
||||||
|
Loading…
Reference in New Issue
Block a user