summaryrefslogtreecommitdiff
path: root/libobjc/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc/hash.c')
-rw-r--r--libobjc/hash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libobjc/hash.c b/libobjc/hash.c
index 697f2e1b69b..9e0a608c130 100644
--- a/libobjc/hash.c
+++ b/libobjc/hash.c
@@ -22,6 +22,7 @@ a copy of the GCC Runtime Library Exception along with this program;
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
<http://www.gnu.org/licenses/>. */
+#include "objc-private/common.h"
#include "assert.h"
#include "objc/objc.h"