2002-06-28 David O'Brien <obrien@FreeBSD.org>

* config/i386/nm-fbsd.h: Include <sys/param.h>.
	* config/i386/tm-fbsd.h: Likewise.
This commit is contained in:
David O'Brien 2002-06-28 18:44:49 +00:00
parent dd4866343a
commit b9644b5802
3 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-06-28 David O'Brien <obrien@FreeBSD.org>
* config/i386/nm-fbsd.h: Include <sys/param.h>.
* config/i386/tm-fbsd.h: Likewise.
2002-06-28 Andrew Cagney <ac131313@redhat.com>
* rs6000-tdep.c (rs6000_gdbarch_init): Use

View File

@ -28,6 +28,10 @@
#include "i386/nm-i386.h"
#ifdef HAVE_SYS_PARAM_H
#include <sys/param.h>
#endif
/* Provide access to the i386 hardware debugging registers. */
#define I386_DR_LOW_SET_CONTROL(control) \

View File

@ -23,6 +23,10 @@
#include "i386/tm-i386.h"
#ifdef HAVE_SYS_PARAM_H
#include <sys/param.h>
#endif
/* These defines allow the recognition of sigtramps as a function name
<sigtramp>.