Feh, it helps to include a file other than yourself... wonder how

GCC cpp liked that.

Properly include the branding info.
This commit is contained in:
David E. O'Brien 2001-10-27 08:25:32 +00:00
parent 7561b6ddef
commit 9ac8182513
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85592

View File

@ -82,4 +82,4 @@ _fini(void)
(*p_do_dtors)();
}
#include "crtbegin.c"
#include "crtbrand.c"