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 41ef289..ab05c9f 100644 --- a/gdb/common/common-utils.c +++ b/gdb/common/common-utils.c @@ -26,8 +26,6 @@ #include "gdb_assert.h" #include <string.h> -#include <stdlib.h> - /* The xmalloc() (libiberty.h) family of memory management routines. These are like the ISO-C malloc() family except that they implement |