d
authorSteve Chamberlain <sac@cygnus>
Fri, 30 Jul 1993 18:17:38 +0000 (18:17 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 30 Jul 1993 18:17:38 +0000 (18:17 +0000)
Make sure ansidecl.h is included where needed.

15 files changed:
bfd/hosts/amix.h
bfd/hosts/apollo68.h
bfd/hosts/apollov68.h
bfd/hosts/delta88.h
bfd/hosts/dgux.h
bfd/hosts/harris.h
bfd/hosts/i386aix.h
bfd/hosts/i386isc.h
bfd/hosts/i386mach.h
bfd/hosts/i386v.h
bfd/hosts/i386v4.h
bfd/hosts/ncr3000.h
bfd/hosts/sparc-ll.h
bfd/hosts/stratus.h
bfd/hosts/we32k.h

index 848a43f7b0715883b46ea5271056f547cf146a31..25d1e1eaf79c711238245e9c035caa159b596e29 100644 (file)
@@ -1,5 +1,5 @@
 /* Amiga Unix host system */
-
+#include <ansidecl.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <stdio.h>
index 8dad598d304eb85b5fb43be06d9793b56bb4124f..4e7b4778eb729d2db74c458bf379f27f981f7d6b 100644 (file)
@@ -1,3 +1,4 @@
+#include <ansidecl.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <stdio.h>
index c13dfbf77554deefee2d756948d8d44178d7b22f..5c5dbde7ef6a26e6b07f972612f05d0e7d66c933 100644 (file)
@@ -1,3 +1,4 @@
+#include <ansidecl.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <stdio.h>
index 631add2f934ddbc6cb824ba7358ef57725a332e6..c1b88edabeb3294ced442c9def22770f30022e70 100644 (file)
@@ -1,3 +1,4 @@
+#include <ansidecl.h>
 #include <errno.h>
 #include <sys/types.h>
 #include <unistd.h>
index 08479826727a2197ed16b1142f6abd22a426b77e..058c53ac87d5f4dbf926bc7edd3bb4bd2fba9a4a 100644 (file)
@@ -1,3 +1,4 @@
+#include <ansidecl.h>
 #include <errno.h>
 #include <sys/types.h>
 #include <sys/dg_c_generics.h>
index e628680ecca5480cd34b9f7585bd754427c2ff40..0d86aa16ea92740d75565f0f4907de59fb2168ee 100644 (file)
@@ -1,3 +1,4 @@
+#include <ansidecl.h>
 #include <errno.h>
 #include <sys/types.h>
 #include <unistd.h>
index d4d8d8a1e4559edc6b2e2c4da70e66d834907d0a..ae59809258955b06e19059ab6c625b5b0ec719ac 100644 (file)
@@ -1,6 +1,7 @@
 /* i386 AIX 1.2.x host system */
 /* From Minh Tran-Le <TRANLE@INTELLICORP.COM>.  */
 
+#include <ansidecl.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <stdio.h>
index 239bcd9f132b7f292f40555fba10c3a222bd3509..5f818d9e191707af5f14ad46f9217bd5df185c22 100644 (file)
@@ -1,5 +1,6 @@
 /* Host configuration file for Interactive Unix 3.2 */
 /* From Minh Tran-Le <TRANLE@INTELLICORP.COM>.  */
+#include <ansidecl.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <stdio.h>
index 997aa7c8b36602af0f2b536e06154df9eac4f1ee..60badec0e765688df4d16d50e7ad3a6be5835c32 100644 (file)
@@ -1,3 +1,4 @@
+#include <ansidecl.h>
 #include <fcntl.h>
 #include <errno.h>
 extern int errno;              /* <errno.h> forgets to do this... */
index b81aa5b5ffa0a4c38ec3ad7a1e397a85ba75fc36..f45bdbd97948e1ff9773d5be9a8c9d5073b14f82 100644 (file)
@@ -1,3 +1,4 @@
+#include <ansidecl.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <stdio.h>
index 3e835144d5b4e4cb68a310d371e5c35913b416b8..0c52b2f1e15f09b0ab09448f093a7aaed0becfb4 100644 (file)
@@ -1,5 +1,5 @@
 /* SVR4 Unix host system */
-
+#include <ansidecl.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <stdio.h>
index 3e835144d5b4e4cb68a310d371e5c35913b416b8..0c52b2f1e15f09b0ab09448f093a7aaed0becfb4 100644 (file)
@@ -1,5 +1,5 @@
 /* SVR4 Unix host system */
-
+#include <ansidecl.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <stdio.h>
index 32618f2126cca4af23d295a1ee0bd92bd29d330a..d7a11814f70aa501158d4762b13810b7f0b717e0 100644 (file)
@@ -1,6 +1,6 @@
 /* Host definition file for Sun-4 running with gcc, using "long long"
    for addresses, to handle 64-bit target systems. */
-
+#include <ansidecl.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <stdio.h>
index 6d7d50c84379cedcdf4785135da0aefaeff33f1c..0386dc2301c241be8b465c52835487fd4d29e973 100644 (file)
@@ -1,5 +1,5 @@
 /* Stratus FTX2  host system */
-
+#include <ansidecl.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <stdio.h>
index 9a767235e297a85aa00252ca195f599a493aca36..6d5dd9834cc5b96fc2d34c8a23387f6ffb0d8e1c 100644 (file)
@@ -1,3 +1,4 @@
+#include <ansidecl.h>
 #include <unistd.h>
 #include <fcntl.h>
 #include <errno.h>