Move stdlib.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / common / common-utils.c
index 41ef2895d1f94cdd10d240ce89bc6e0f274ce78d..ab05c9f37794b41d69dce53e35ec29bb0d14257d 100644 (file)
@@ -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
This page took 0.026618 seconds and 4 git commands to generate.