From 263dfa3cb909f6f331f9c4ca65e87ec02b861fcd Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Mon, 25 Nov 2002 13:55:01 +0000 Subject: fixes for new kernel headers (It should problably be kernel-headers to be modified but it is *much* faster to modify yoyotte's works). --- mdk-stage1/dietlibc/include/sys/mount.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mdk-stage1/dietlibc') diff --git a/mdk-stage1/dietlibc/include/sys/mount.h b/mdk-stage1/dietlibc/include/sys/mount.h index 2e9e86774..8c0a5a1b5 100644 --- a/mdk-stage1/dietlibc/include/sys/mount.h +++ b/mdk-stage1/dietlibc/include/sys/mount.h @@ -3,6 +3,7 @@ #include #include +#include #include int mount(const char* specialfile, const char* dir, const char* filesystemtype, -- cgit v1.2.1