aboutsummaryrefslogtreecommitdiff
path: root/gprof/gprof.h
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/gprof.h')
-rw-r--r--gprof/gprof.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gprof/gprof.h b/gprof/gprof.h
index 01d6da4..cb3230e 100644
--- a/gprof/gprof.h
+++ b/gprof/gprof.h
@@ -30,6 +30,8 @@
gprof config.h file. */
#undef PACKAGE
#undef VERSION
+/* Also undefine BFD's `_' macro; we have our own definition. */
+#undef _
#include "gconfig.h"