merge from gcc
[external/binutils.git] / sim / arm / iwmmxt.c
index 6a26f14..88d1fd8 100644 (file)
@@ -1,5 +1,5 @@
 /*  iwmmxt.c -- Intel(r) Wireless MMX(tm) technology co-processor interface.
-    Copyright (C) 2002, 2007, 2008 Free Software Foundation, Inc.
+    Copyright (C) 2002, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     Contributed by matthew green (mrg@redhat.com).
  
     This program is free software; you can redistribute it and/or modify
@@ -15,6 +15,8 @@
     You should have received a copy of the GNU General Public License
     along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
+#include <string.h>
+
 #include "armdefs.h"
 #include "armos.h"
 #include "armemu.h"