Move stdlib.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / tracepoint.c
index 7c4b2911b00ac45db06989f5f3523a1f0a4d06a1..31be953e56be1559d9393c7cfb2790cfe0eb667b 100644 (file)
@@ -7110,7 +7110,6 @@ gdb_ust_init (void)
 #endif /* HAVE_UST */
 
 #include <sys/syscall.h>
-#include <stdlib.h>
 
 static void
 gdb_agent_remove_socket (void)
This page took 0.023418 seconds and 4 git commands to generate.