[libgtop] stub sysdep: add missing defines



commit 5e6c25d29db381fab6b0b50add94e4a6ca8b7cca
Author: Ryan Lortie <desrt desrt ca>
Date:   Tue Feb 11 13:58:36 2014 -0500

    stub sysdep: add missing defines
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724196

 sysdeps/stub/glibtop_server.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/sysdeps/stub/glibtop_server.h b/sysdeps/stub/glibtop_server.h
index ebaeeb5..1dd18bf 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
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]