patch-2.1.126 linux/fs/ntfs/util.c

Next file: linux/fs/proc/array.c
Previous file: linux/fs/ntfs/super.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.125/linux/fs/ntfs/util.c linux/fs/ntfs/util.c
@@ -12,7 +12,7 @@
 #include "struct.h"
 #include "util.h"
 
-#include <errno.h>
+#include <linux/errno.h>
 /* FreeBSD doesn't seem to have EILSEQ in errno.h */
 #ifndef EILSEQ
 # define EILSEQ	EINVAL

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov