Revision: | 3 |
Committed: | 2007-01-31T15:12:34-08:00 (18 years, 4 months ago) by douglas |
Content type: | text/x-c |
File size: | 314 byte(s) |
Log Message: | Fixy! |
# | User | Rev | Content |
---|---|---|---|
1 | douglas | 2 | --- gdb/config/i386/nm-fbsd.h.orig Fri Jun 28 11:44:49 2002 |
2 | +++ gdb/config/i386/nm-fbsd.h Sun Jan 18 20:50:33 2004 | ||
3 | @@ -26,6 +26,9 @@ | ||
4 | #define I386_USE_GENERIC_WATCHPOINTS | ||
5 | #endif | ||
6 | |||
7 | +/* Get generic FreeBSD native definitions. */ | ||
8 | +#include "config/nm-fbsd.h" | ||
9 | + | ||
10 | #include "i386/nm-i386.h" | ||
11 | |||
12 | #ifdef HAVE_SYS_PARAM_H |