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

@@ -47,6 +47,6 @@
#define GLIBTOP_SUID_PROC_AFFINITY 0
#define GLIBTOP_SUID_PPP 0
#define GLIBTOP_SUID_PROC_OPEN_FILES 0
#define GLIBTOP_SUID_PROC_IO 0
#define GLIBTOP_SUID_PROC_IO 0
#endif /* __LINUX__GLIBTOP_SERVER_H__ */