Always define BSD44_FORMAT.

This commit is contained in:
tv 1999-02-09 18:32:05 +00:00
parent 79ef60507e
commit 3ceb06ee85
1 changed files with 0 additions and 2 deletions

View File

@ -11,6 +11,4 @@
#define VERSION "2.9.1"
/* Whether this system uses the BSD 4.4 gmon.out format. */
#ifndef __ELF__
#define BSD44_FORMAT 1
#endif