Move errno.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / defs.h
index 710298c627de83252b8b9e8a9753f82303583e51..b7271a7566453bb35f292ad283c42bd76f83bd17 100644 (file)
@@ -28,7 +28,6 @@
 #include "common-defs.h"
 
 #include <sys/types.h>
-#include <errno.h>             /* System call error return status.  */
 #include <limits.h>
 #include <stdint.h>
 
This page took 0.034957 seconds and 4 git commands to generate.