summaryrefslogtreecommitdiff
path: root/ci/sysinfo_guard.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ci/sysinfo_guard.patch')
-rw-r--r--ci/sysinfo_guard.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/sysinfo_guard.patch b/ci/sysinfo_guard.patch
index 69fb795c0d..7ca46db324 100644
--- a/ci/sysinfo_guard.patch
+++ b/ci/sysinfo_guard.patch
@@ -5,6 +5,6 @@
+#ifdef __GLIBC__
#include <linux/sysinfo.h>
+#endif
+ #include <linux/const.h>
- /*
- * 'kernel.h' contains some often-used function prototypes etc
+ #endif /* _LINUX_KERNEL_H */