summaryrefslogtreecommitdiff
path: root/sysdeps/aix
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aix')
-rw-r--r--sysdeps/aix/proclist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/aix/proclist.c b/sysdeps/aix/proclist.c
index c5c52e01..eaa86fda 100644
--- a/sysdeps/aix/proclist.c
+++ b/sysdeps/aix/proclist.c
@@ -50,7 +50,7 @@ glibtop_init_proclist_s (glibtop *server)
unsigned *
glibtop_get_proclist_s (glibtop *server, glibtop_proclist *buf,
- int64_t which, int64_t arg)
+ gint64 which, gint64 arg)
{
struct procsinfo pinfo;
int count, total;