Move errno.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / utils.c
index ec37a9bc1c34b5294b816ff1b24a7877fcaf562f..b011637c7746d18730843fcf534bfad573329e33 100644 (file)
@@ -17,9 +17,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "server.h"
-#if HAVE_ERRNO_H
-#include <errno.h>
-#endif
 
 #ifdef IN_PROCESS_AGENT
 #  define PREFIX "ipa: "
This page took 0.02323 seconds and 4 git commands to generate.