Commit 83a4b97f by Richard Stallman

Include tconfig.h.

From-SVN: r5971
parent 8bfed528
......@@ -25,6 +25,7 @@ You should have received a copy of the GNU General Public License along with
covered by the GNU General Public License. */
#include "runtime.h" /* the kitchen sink */
#include "../tconfig.h" /* include defs of bzero for target */
id __objc_object_alloc(Class*);
id __objc_object_dispose(id);
......
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