From 24555c48d05a1f0a84e5258a9afe86bd2dbdd441 Mon Sep 17 00:00:00 2001 From: ToMe25 Date: Sat, 24 Apr 2021 14:58:33 +0200 Subject: Copy stub sysdeps files to other OS impls to reduce compile errors. --- sysdeps/stub/glibtop_server.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysdeps/stub/glibtop_server.h') diff --git a/sysdeps/stub/glibtop_server.h b/sysdeps/stub/glibtop_server.h index 0f8bd194..1307efa0 100644 --- a/sysdeps/stub/glibtop_server.h +++ b/sysdeps/stub/glibtop_server.h @@ -46,8 +46,9 @@ 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 +#define GLIBTOP_SUID_PROC_WD 0 +#define GLIBTOP_SUID_PROC_AFFINITY 0 +#define GLIBTOP_SUID_PROC_IO 0 G_END_DECLS -- cgit v1.2.1