summaryrefslogtreecommitdiff
path: root/include/glibtop/proclist.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/glibtop/proclist.h')
-rw-r--r--include/glibtop/proclist.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/glibtop/proclist.h b/include/glibtop/proclist.h
index 27668cf4..ebd00c18 100644
--- a/include/glibtop/proclist.h
+++ b/include/glibtop/proclist.h
@@ -74,13 +74,13 @@ glibtop_get_proclist_l (glibtop *server, glibtop_proclist *buf,
gint64 which, gint64 arg);
#if GLIBTOP_SUID_PROCLIST
-void glibtop_init_proclist_p (glibtop *server);
+void _glibtop_init_proclist_p (glibtop *server);
unsigned *
glibtop_get_proclist_p (glibtop *server, glibtop_proclist *buf,
gint64 which, gint64 arg);
#else
-void glibtop_init_proclist_s (glibtop *server);
+void _glibtop_init_proclist_s (glibtop *server);
unsigned *
glibtop_get_proclist_s (glibtop *server, glibtop_proclist *buf,