projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c37855
)
* xm-vax.h: Include some system include files before our own
author
John Gilmore
<gnu@cygnus>
Fri, 31 Jan 1992 08:49:34 +0000
(08:49 +0000)
committer
John Gilmore
<gnu@cygnus>
Fri, 31 Jan 1992 08:49:34 +0000
(08:49 +0000)
definitions in defs.h.
gdb/xm-vax.h
patch
|
blob
|
history
diff --git
a/gdb/xm-vax.h
b/gdb/xm-vax.h
index 9da7306216b439f7848ba119e2f731fbb172140a..ebe2b9de4685db737f8567c8eef5280a3b83bcce 100644
(file)
--- a/
gdb/xm-vax.h
+++ b/
gdb/xm-vax.h
@@
-17,6
+17,11
@@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
+/* We have to include these files now, so that GDB will not make
+ competing definitions in defs.h. */
+#include <machine/endian.h>
+#include <machine/limits.h>
+
#define HOST_BYTE_ORDER LITTLE_ENDIAN
/* Get rid of any system-imposed stack limit if possible. */