Commit 8dd8d754 by Kaveh R. Ghazi Committed by Kaveh Ghazi

* objc/hash.h: Include string.h.

From-SVN: r35019
parent 44fadf1e
2000-07-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* objc/hash.h: Include string.h.
2000-04-15 David Edelsohn <edelsohn@gnu.org>
* Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.
......
......@@ -29,6 +29,7 @@ Boston, MA 02111-1307, USA. */
#define __hash_INCLUDE_GNU
#include <stddef.h>
#include <string.h>
#include <objc/objc.h>
/*
......
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