remove gdb_string.h
[deliverable/binutils-gdb.git] / gdb / i386obsd-tdep.c
index 9005304c334ea20345b10439f19731e2f58ed62b..d4f7f76505fe45e7996e417a7fa22b1c0507db48 100644 (file)
@@ -1,7 +1,6 @@
 /* Target-dependent code for OpenBSD/i386.
 
-   Copyright (C) 1988-1989, 1991-1992, 1994, 1996, 2000-2012 Free
-   Software Foundation, Inc.
+   Copyright (C) 1988-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -32,7 +31,7 @@
 #include "trad-frame.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 
 #include "i386-tdep.h"
 #include "i387-tdep.h"
This page took 0.025173 seconds and 4 git commands to generate.