implement support for "enum class"
[deliverable/binutils-gdb.git] / gdb / m88k-tdep.c
index c4c3266914d2c9b8af0dc95e3c1a374cfb993dea..bab7feef7b81284ca23f5ce89c0a4a6dcb51342b 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the Motorola 88000 series.
 
-   Copyright (C) 2004-2005, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -32,7 +32,7 @@
 #include "value.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 
 #include "m88k-tdep.h"
 
This page took 0.023271 seconds and 4 git commands to generate.