summaryrefslogtreecommitdiff
path: root/sysdeps/cygwin/glibtop_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/cygwin/glibtop_server.h')
-rw-r--r--sysdeps/cygwin/glibtop_server.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/cygwin/glibtop_server.h b/sysdeps/cygwin/glibtop_server.h
index bfd7cc65..ea29c287 100644
--- a/sysdeps/cygwin/glibtop_server.h
+++ b/sysdeps/cygwin/glibtop_server.h
@@ -23,6 +23,7 @@
#define __CYGWIN__GLIBTOP_SERVER_H__
#define GLIBTOP_SUID_CPU 0
+#define GLIBTOP_SUID_DISK 0
#define GLIBTOP_SUID_MEM 0
#define GLIBTOP_SUID_SWAP 0
#define GLIBTOP_SUID_UPTIME 0
@@ -45,6 +46,6 @@
#define GLIBTOP_SUID_PROC_AFFINITY 0
#define GLIBTOP_SUID_PROC_WD 0
#define GLIBTOP_SUID_PPP 0
-#define GLIBTOP_SUID_PROC_OPEN_FILES 0
+#define GLIBTOP_SUID_PROC_OPEN_FILES 0
#endif /* __CYGWIN__GLIBTOP_SERVER_H__ */