patch-2.4.0-test7 linux/include/asm-alpha/fcntl.h

Next file: linux/include/asm-alpha/mmu_context.h
Previous file: linux/include/asm-alpha/bitops.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-alpha/fcntl.h linux/include/asm-alpha/fcntl.h
@@ -63,4 +63,8 @@
 	__kernel_pid_t l_pid;
 };
 
+#ifdef __KERNEL__
+#define flock64	flock
+#endif
+
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)