$OpenBSD: patch-config_h_in,v 1.1 2002/09/30 00:29:02 pvalchev Exp $
--- config.h.in.orig	Fri Mar 17 13:19:43 2000
+++ config.h.in	Mon Sep 30 18:22:06 2002
@@ -23,8 +23,8 @@
  * other programs which may modify your maildrops.
  * Currently you can only use one type.
  */
-#define DOT_LOCKING   1
-/* #define FCNTL_LOCKING 1 */
+/* #define DOT_LOCKING   1 */
+#define FCNTL_LOCKING 1
 /* #define LOCKF_LOCKING 1 */
 /* #define FLOCK_LOCKING 1 */
 
