* arm-tdep.c (arm_make_stub_cache, arm_stub_this_id)
[deliverable/binutils-gdb.git] / opcodes / sysdep.h
index f1556da1f2eac090556a0912d0db0051b0f23efb..ce9adde399e10304aae6c6b9200de08e015e2ddb 100644 (file)
@@ -1,5 +1,5 @@
 /* Random host-dependent support code.
 /* Random host-dependent support code.
-   Copyright (C) 1995 Free Software Foundation, Inc.
+   Copyright 1995, 1997, 2000 Free Software Foundation, Inc.
    Written by Ken Raeburn.
 
 This file is part of libopcodes, the opcodes library.
    Written by Ken Raeburn.
 
 This file is part of libopcodes, the opcodes library.
@@ -27,7 +27,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #include "config.h"
 
 
 #include "config.h"
 
-#include <ansidecl.h>
+#include "ansidecl.h"
+
+#ifdef HAVE_STDLIB_H
+#include <stdlib.h>
+#endif
 
 #ifdef HAVE_STRING_H
 #include <string.h>
 
 #ifdef HAVE_STRING_H
 #include <string.h>
This page took 0.053511 seconds and 4 git commands to generate.