Move stdio.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / server.h
index ef66a32fd40ed554d1eac14b1a5821035dcd6db9..743a368de21126d61612e59409f4651d3835a9df 100644 (file)
@@ -30,7 +30,6 @@
 #include "version.h"
 
 #include <stdarg.h>
-#include <stdio.h>
 #include <stdlib.h>
 #ifdef HAVE_ERRNO_H
 #include <errno.h>
This page took 0.034617 seconds and 4 git commands to generate.