From 8215bbacd070c17618fa9e48c179f8ac2db306a0 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Fri, 20 Sep 1991 03:44:17 +0000 Subject: Undo precipitous changes. --- bfd/hosts/.Sanitize | 5 ++--- bfd/hosts/i386v.h | 6 ++---- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'bfd/hosts') diff --git a/bfd/hosts/.Sanitize b/bfd/hosts/.Sanitize index 09b5b91..81ef5ff 100644 --- a/bfd/hosts/.Sanitize +++ b/bfd/hosts/.Sanitize @@ -33,7 +33,6 @@ h-hp9000.h h-hp300bsd.h h-i386v.h h-irix3.h -h-m68kv.h h-rs6000.h h-rtbsd.h h-sun3.h @@ -51,8 +50,8 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.6 1991/09/19 21:05:02 steve -# Stuff for new machiens +# Revision 1.7 1991/09/20 03:42:22 gnu +# Undo precipitous changes. # # Revision 1.5 1991/09/17 06:57:44 grossman # sgi/irix config stuff. diff --git a/bfd/hosts/i386v.h b/bfd/hosts/i386v.h index 33e3d1d..f1018c6 100644 --- a/bfd/hosts/i386v.h +++ b/bfd/hosts/i386v.h @@ -1,13 +1,11 @@ -#include -#include #include #include #include - +#include #include #include #include - +#include #ifndef O_ACCMODE #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR) #endif -- cgit v1.1