From: Stan Shebs Date: Fri, 16 Dec 1994 20:06:38 +0000 (+0000) Subject: * config/obj-coff.h: Include libcoff.h, not ../bfd/libcoff.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=254603ca336ecf5c1ba771be63161c74ed4afca8;p=binutils-gdb.git * config/obj-coff.h: Include libcoff.h, not ../bfd/libcoff.h. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 7db1321ad7a..9b7ea6aba80 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Fri Dec 16 11:07:10 1994 Stan Shebs + * config/obj-coff.h: Include libcoff.h, not ../bfd/libcoff.h. + * as.h: Include progress.h. * as.c (main): Call START_PROGRESS and END_PROGRESS. (main, perform_an_assembly_pass): Call PROGRESS.