patch-2.1.92 linux/fs/ntfs/types.h

Next file: linux/fs/proc/fd.c
Previous file: linux/fs/ncpfs/ncpsign_kernel.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.91/linux/fs/ntfs/types.h linux/fs/ntfs/types.h
@@ -14,7 +14,7 @@
 #include <linux/fs.h>
 #endif
 
-#if defined(i386) || defined(__i386__)
+#if defined(i386) || defined(__i386__) || defined(__alpha__)
 
 /* unsigned integral types */
 #ifndef NTFS_INTEGRAL_TYPES

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