From 243f4d0af1c2c885b7bfaa00054ba6b95e10eb8a Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Tue, 8 Oct 1991 22:28:10 +0000 Subject: [PATCH] Add errno, for binutils. --- bfd/hosts/i386mach.h | 1 + 1 file changed, 1 insertion(+) diff --git a/bfd/hosts/i386mach.h b/bfd/hosts/i386mach.h index 75fef74fe79..6b6c9cef31d 100644 --- a/bfd/hosts/i386mach.h +++ b/bfd/hosts/i386mach.h @@ -1,5 +1,6 @@ #include #include +extern int errno; /* forgets to do this... */ #include #include #include -- 2.30.2