Move errno.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / remote-utils.c
index f3ae3934caf7fb8431a6bde7bb4d5e6ef89be2cd..327677a0ea4a0b9fe54fa32c6bb1ba84bb35434a 100644 (file)
@@ -56,9 +56,6 @@
 #include <arpa/inet.h>
 #endif
 #include <sys/stat.h>
-#if HAVE_ERRNO_H
-#include <errno.h>
-#endif
 
 #if USE_WIN32API
 #include <winsock2.h>
This page took 0.026132 seconds and 4 git commands to generate.