Move stdlib.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / inferiors.c
index 48d7700b57f89e5cfc0a8b1a562734ce2929274a..608a99736db3b890f79981753300b5fa39e1f734 100644 (file)
@@ -19,7 +19,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "server.h"
-#include <stdlib.h>
 #include "gdbthread.h"
 #include "dll.h"
 
This page took 0.024163 seconds and 4 git commands to generate.