aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/xm-nbsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/xm-nbsd.h')
-rw-r--r--gdb/config/xm-nbsd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/xm-nbsd.h b/gdb/config/xm-nbsd.h
index 282acdb..9a1f94a 100644
--- a/gdb/config/xm-nbsd.h
+++ b/gdb/config/xm-nbsd.h
@@ -22,10 +22,6 @@
define on some systems. */
#include <sys/param.h>
-/* We have to include these files now, so that GDB will not make
- competing definitions in defs.h. */
-#include <limits.h>
-
#include <machine/endian.h>
#if BYTE_ORDER == BIG_ENDIAN
#define HOST_BYTE_ORDER BIG_ENDIAN