Commit 489c81a3 by Richard Kenner

Inlcude thr.h, not thread.h.

From-SVN: r11666
parent 5f79ec0e
...@@ -42,7 +42,7 @@ extern const char* __objc_sparse3_id; ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment