Move errno.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / hostio-errno.c
index 8817096517d3d1a6922ebc180c177f8f8cfc7e96..f24b51f4609675961e92d093d140ded7fc6f3117 100644 (file)
@@ -22,7 +22,6 @@
    on top of errno.  */
 
 #include "server.h"
-#include <errno.h>
 #include "gdb/fileio.h"
 
 static int
This page took 0.023068 seconds and 4 git commands to generate.