2001-01-31 David Smith <dsmith@redhat.com>
[external/binutils.git] / gdb / mi / mi-cmds.c
index ff8b537..64ad4f6 100644 (file)
@@ -1,5 +1,5 @@
 /* MI Command Set.
-   Copyright (C) 2000, Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions (a Red Hat company).
 
    This file is part of GDB.
@@ -22,7 +22,7 @@
 #include "defs.h"
 #include "top.h"
 #include "mi-cmds.h"
-#include <string.h>
+#include "gdb_string.h"
 
 extern void _initialize_mi_cmds (void);
 struct mi_cmd;