summaryrefslogtreecommitdiff
path: root/glibtop.h
diff options
context:
space:
mode:
Diffstat (limited to 'glibtop.h')
-rw-r--r--glibtop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glibtop.h b/glibtop.h
index 6bb29447..2ac3a5ec 100644
--- a/glibtop.h
+++ b/glibtop.h
@@ -49,6 +49,7 @@ struct _glibtop
const char *server_user; /* Name of the user on the target host */
const char *server_rsh; /* Command used to connect to the target host */
unsigned long features; /* Server is required for this features */
+ unsigned long server_port; /* Port on which daemon is listening */
pid_t pid; /* PID of the server */
};