summaryrefslogtreecommitdiffstats
path: root/source/n/autofs/autofs.x86_64.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/autofs/autofs.x86_64.diff')
-rw-r--r--source/n/autofs/autofs.x86_64.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/source/n/autofs/autofs.x86_64.diff b/source/n/autofs/autofs.x86_64.diff
new file mode 100644
index 000000000..8c4bf677c
--- /dev/null
+++ b/source/n/autofs/autofs.x86_64.diff
@@ -0,0 +1,11 @@
+--- autofs-3.1.7/include/linux/auto_fs.h 2000-11-04 07:05:18.000000000 +0000
++++ auto_fs.h 2006-10-19 13:46:21.000000000 +0000
+@@ -45,7 +45,7 @@
+ * If so, 32-bit user-space code should be backwards compatible.
+ */
+
+-#if defined(__sparc__) || defined(__mips__)
++#if defined(__sparc__) || defined(__mips__) || defined(__s390__) || defined(__x86_64__)
+ typedef unsigned int autofs_wqt_t;
+ #else
+ typedef unsigned long autofs_wqt_t;