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
- Lines: 9
- Date:
Fri Aug 11 14:37:49 2000
- Orig file:
v2.4.0-test6/linux/include/asm-alpha/fcntl.h
- Orig date:
Mon Jul 10 16:47:26 2000
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)