From a067db056927db232a2eb8cf79d4af096962eced Mon Sep 17 00:00:00 2001 From: "James Dominic P. Guana" Date: Sat, 10 Apr 2021 18:19:15 +0800 Subject: Revert "Revert "New API to retrieve disk stats in Linux"" This reverts commit 7e214414bf23d1ea34e7fdccb17a7f41040ffea9. --- sysdeps/linux/glibtop_server.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/linux/glibtop_server.h') diff --git a/sysdeps/linux/glibtop_server.h b/sysdeps/linux/glibtop_server.h index 6240d5de..43dd9d9f 100644 --- a/sysdeps/linux/glibtop_server.h +++ b/sysdeps/linux/glibtop_server.h @@ -23,6 +23,7 @@ #define __LINUX__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 -- cgit v1.2.1