diff options
Diffstat (limited to 'gmon/sys/gmon.h')
-rw-r--r-- | gmon/sys/gmon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gmon/sys/gmon.h b/gmon/sys/gmon.h index 7064a43cb9..f7af72b98a 100644 --- a/gmon/sys/gmon.h +++ b/gmon/sys/gmon.h @@ -37,7 +37,6 @@ #define _SYS_GMON_H_ #include <sys/cdefs.h> -#include <machine-gmon.h> /* * Structure prepended to gmon.out profiling data file. |