implement support for "enum class"
[deliverable/binutils-gdb.git] / gdb / amd64-dicos-tdep.c
index a983bb2bf87ea642b49d9620f3b230b4b9bb74e6..35d783c601f07d0a8a5efc903008db2efb1049dc 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for DICOS running on x86-64's, for GDB.
 
-   Copyright (C) 2009-2012 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 
 #include "defs.h"
 #include "osabi.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "amd64-tdep.h"
 #include "dicos-tdep.h"
 
This page took 0.023249 seconds and 4 git commands to generate.