pull-prototypes-to-head-20020821
[openafs.git] / src / config / param.i386_fbsd_46.h
index 285d432..e78d4dc 100644 (file)
@@ -31,9 +31,9 @@
 #define IMOD 0x0080
 
 #define IN_LOCK(ip)     lockmgr(&ip->i_lock, LK_EXCLUSIVE, \
-                                (struct simplelock *)0, curproc)
+                                NULL, curproc)
 #define IN_UNLOCK(ip)   lockmgr(&ip->i_lock, LK_RELEASE, \
-                                (struct simplelock *)0, curproc)
+                                NULL, curproc)
 
 #include <afs/afs_sysnames.h>