summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2014-02-11 13:58:36 -0500
committerRobert Roth <robert.roth.off@gmail.com>2015-01-03 15:12:10 +0200
commit5e6c25d29db381fab6b0b50add94e4a6ca8b7cca (patch)
treeafac4bd0873d9e55d381cf92a808974d35444767
parentb7e1219e0a3b9db1db9437971de8e34ad59c340c (diff)
downloadlibgtop-5e6c25d29db381fab6b0b50add94e4a6ca8b7cca.tar.gz
stub sysdep: add missing defines
https://bugzilla.gnome.org/show_bug.cgi?id=724196
-rw-r--r--sysdeps/stub/glibtop_server.h2
1 files changed, 2 insertions, 0 deletions
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