]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gprof/gprof.h
top level:
[thirdparty/binutils-gdb.git] / gprof / gprof.h
index a651699f238de72fdffb348f4b505dff6ad06d09..aa873f309f002cc1e3bcd2a9fd981927bb0af206 100644 (file)
@@ -68,8 +68,6 @@
 #define _(String) gettext (String)
 #endif
 
-#include "bin-bugs.h"
-
 #define STYLE_FLAT_PROFILE     (1<<0)
 #define STYLE_CALL_GRAPH       (1<<1)
 #define STYLE_SUMMARY_FILE     (1<<2)