From 5e6c25d29db381fab6b0b50add94e4a6ca8b7cca Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Tue, 11 Feb 2014 13:58:36 -0500 Subject: stub sysdep: add missing defines https://bugzilla.gnome.org/show_bug.cgi?id=724196 --- sysdeps/stub/glibtop_server.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysdeps/stub/glibtop_server.h b/sysdeps/stub/glibtop_server.h index ebaeeb59..1dd18bf0 100644 --- a/sysdeps/stub/glibtop_server.h +++ b/sysdeps/stub/glibtop_server.h @@ -45,6 +45,8 @@ G_BEGIN_DECLS #define GLIBTOP_SUID_NETLOAD 0 #define GLIBTOP_SUID_NETLIST 0 #define GLIBTOP_SUID_PPP 0 +#define GLIBTOP_SUID_PROC_WD 0 +#define GLIBTOP_SUID_PROC_AFFINITY 0 G_END_DECLS -- cgit v1.2.1