diff options
Diffstat (limited to 'gdb/common/common-utils.c')
-rw-r--r-- | gdb/common/common-utils.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/common/common-utils.c b/gdb/common/common-utils.c index 3fe9bf9..a905d1d 100644 --- a/gdb/common/common-utils.c +++ b/gdb/common/common-utils.c @@ -23,8 +23,6 @@ #include "defs.h" #endif -#include <string.h> - /* The xmalloc() (libiberty.h) family of memory management routines. These are like the ISO-C malloc() family except that they implement |