diff options
Diffstat (limited to 'gdb/config/arm/xm-linux.h')
-rw-r--r-- | gdb/config/arm/xm-linux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/arm/xm-linux.h b/gdb/config/arm/xm-linux.h index 272d919..e8f9e85 100644 --- a/gdb/config/arm/xm-linux.h +++ b/gdb/config/arm/xm-linux.h @@ -27,7 +27,4 @@ to get the offset in the core file of the register values. */ #define KERNEL_U_ADDR 0x0 -/* Need R_OK etc, but USG isn't defined. */ -#include <unistd.h> - #endif /* XM_ARMLINUX_H */ |