diff options
Diffstat (limited to 'gmon/sys')
-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 bb17b75681..c9064d7b4a 100644 --- a/gmon/sys/gmon.h +++ b/gmon/sys/gmon.h @@ -143,7 +143,6 @@ struct gmonparam { u_long hashfraction; long log_hashfraction; }; -extern struct gmonparam _gmonparam; /* * Possible states of profiling. |