diff --git a/sysdeps/linux/ChangeLog b/sysdeps/linux/ChangeLog index 83fb8bb2..b9281a3f 100644 --- a/sysdeps/linux/ChangeLog +++ b/sysdeps/linux/ChangeLog @@ -1,3 +1,9 @@ +2005-08-02 Benoît Dejean + + * glibtop_server.h: + + Added GLIBTOP_SUID_NETLIST. + 2005-07-23 Benoît Dejean * uptime.c: diff --git a/sysdeps/linux/glibtop_server.h b/sysdeps/linux/glibtop_server.h index df249bb5..5becccfa 100644 --- a/sysdeps/linux/glibtop_server.h +++ b/sysdeps/linux/glibtop_server.h @@ -43,6 +43,7 @@ #define GLIBTOP_SUID_PROC_ARGS 0 #define GLIBTOP_SUID_PROC_MAP 0 #define GLIBTOP_SUID_NETLOAD 0 +#define GLIBTOP_SUID_NETLIST 0 #define GLIBTOP_SUID_PPP 0 #define GLIBTOP_SUID_PROC_FILE 0