summaryrefslogtreecommitdiff
path: root/klibc_fixups.h
diff options
context:
space:
mode:
Diffstat (limited to 'klibc_fixups.h')
-rw-r--r--klibc_fixups.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/klibc_fixups.h b/klibc_fixups.h
index 6dfd5a5c17..f6c91cdd94 100644
--- a/klibc_fixups.h
+++ b/klibc_fixups.h
@@ -3,11 +3,6 @@
#ifndef KLIBC_FIXUPS_H
#define KLIBC_FIXUPS_H
-#include <linux/kernel.h>
-#include <linux/unistd.h>
-
-int sysinfo(struct sysinfo *info);
-
struct passwd {
char *pw_name; /* user name */
char *pw_passwd; /* user password */