Initial OpenBSD support. Most of user space builds. No kernel module yet.
[openafs.git] / src / rx / rx_rdwr.c
index 50fcc1d..ffadf87 100644 (file)
@@ -18,7 +18,7 @@ RCSID("$Header$");
 
 #ifdef KERNEL
 #ifndef UKERNEL
-#if defined(AFS_DARWIN_ENV) || defined(AFS_FBSD_ENV)
+#if defined(AFS_DARWIN_ENV) || defined(AFS_XBSD_ENV)
 #include "../afs/sysincludes.h"
 #else
 #include "../h/types.h"