=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/gprof/gprof.h,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- src/usr.bin/gprof/gprof.h 2007/12/09 19:51:30 1.13 +++ src/usr.bin/gprof/gprof.h 2013/10/19 13:51:40 1.14 @@ -1,4 +1,4 @@ -/* $OpenBSD: gprof.h,v 1.13 2007/12/09 19:51:30 espie Exp $ */ +/* $OpenBSD: gprof.h,v 1.14 2013/10/19 13:51:40 deraadt Exp $ */ /* $NetBSD: gprof.h,v 1.13 1996/04/01 21:54:06 mark Exp $ */ /* @@ -296,8 +296,7 @@ #define TALLYDEBUG 8 #define TIMEDEBUG 16 #define SAMPLEDEBUG 32 -#define AOUTDEBUG 64 -#define ELFDEBUG AOUTDEBUG +#define ELFDEBUG 64 #define CALLDEBUG 128 #define LOOKUPDEBUG 256 #define PROPDEBUG 512