diff options
Diffstat (limited to 'gprof/gmon_out.h')
-rw-r--r-- | gprof/gmon_out.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gprof/gmon_out.h b/gprof/gmon_out.h index 714f9f2..25dce59 100644 --- a/gprof/gmon_out.h +++ b/gprof/gmon_out.h @@ -24,8 +24,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef gmon_out_h #define gmon_out_h -#include <gconfig.h> - #define GMON_MAGIC "gmon" /* magic cookie */ #define GMON_VERSION 1 /* version number */ |