From: Ian Lance Taylor Date: Fri, 9 Feb 1996 15:53:40 +0000 (+0000) Subject: * aux-coff.h: Rename from aux.h, to avoid problems on hapless DOS X-Git-Tag: gdb-4_18-branchpoint~9362 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6bb23155473b630978e7beb9e6d6f74a44d1160;p=thirdparty%2Fbinutils-gdb.git * aux-coff.h: Rename from aux.h, to avoid problems on hapless DOS systems which think that aux is a com port. --- diff --git a/include/coff/.Sanitize b/include/coff/.Sanitize index b84f971035d..9739f0605bd 100644 --- a/include/coff/.Sanitize +++ b/include/coff/.Sanitize @@ -29,7 +29,7 @@ a29k.h alpha.h apollo.h arm.h -aux.h +aux-coff.h ecoff.h h8300.h h8500.h diff --git a/include/coff/aux.h b/include/coff/aux-coff.h similarity index 100% rename from include/coff/aux.h rename to include/coff/aux-coff.h