libroken: Build on windows
[openafs.git] / src / rx / rx_conncache.c
index 506935a..670cda1 100644 (file)
 #include <afsconfig.h>
 #include <afs/param.h>
 
+#ifndef KERNEL
+# include <roken.h>
+#endif /* KERNEL */
+
 #include <sys/types.h>
 #include <errno.h>
 #include "rx.h"