diff options
Diffstat (limited to 'gdb/config/ia64')
-rw-r--r-- | gdb/config/ia64/xm-linux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/ia64/xm-linux.h b/gdb/config/ia64/xm-linux.h index 66ed6e2..6f6b055 100644 --- a/gdb/config/ia64/xm-linux.h +++ b/gdb/config/ia64/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 /* #ifndef XM_LINUX_H */ |