summaryrefslogtreecommitdiff
path: root/include/sys/gmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/gmon.h')
-rw-r--r--include/sys/gmon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sys/gmon.h b/include/sys/gmon.h
index c02f8316d..f29b410d3 100644
--- a/include/sys/gmon.h
+++ b/include/sys/gmon.h
@@ -162,7 +162,7 @@ struct gmonparam {
u_long fromssize;
struct tostruct *tos;
u_long tossize;
- long tolimit;
+ ARCINDEX tolimit;
u_long lowpc;
u_long highpc;
u_long textsize;