Updates to the Cache Manager to include NetBSD5 support
[openafs.git] / src / fsint / afsaux.c
index 19c9841..82f60ee 100644 (file)
@@ -17,6 +17,9 @@
 #include "afsincludes.h"
 #include "rx/xdr.h"
 #else /* defined(UKERNEL) */
+#if defined(AFS_NBSD50_ENV)
+#include "afs/afs_osi.h"
+#endif
 #if defined(AFS_OSF_ENV) || defined(AFS_LINUX20_ENV) || defined(AFS_DARWIN_ENV) || defined(AFS_FBSD_ENV)
 #include "afs/sysincludes.h"
 #include "afsincludes.h"