Copy stub sysdeps files to other OS impls to reduce compile errors.

This commit is contained in:
ToMe25
2021-04-24 14:58:33 +02:00
parent b51925dbd9
commit 24555c48d0
35 changed files with 629 additions and 16 deletions

View File

@@ -41,6 +41,7 @@ G_BEGIN_DECLS
#define GLIBTOP_SUID_NETLOAD (1 << GLIBTOP_SYSDEPS_NETLOAD)
#define GLIBTOP_SUID_PPP (1 << GLIBTOP_SYSDEPS_PPP)
#define GLIBTOP_SUID_CPU 0
#define GLIBTOP_SUID_DISK 0
#define GLIBTOP_SUID_MEM 0
#define GLIBTOP_SUID_UPTIME 0
#define GLIBTOP_SUID_LOADAVG 0