libroken: Build on windows
[openafs.git] / src / WINNT / afsd / cm_btree.c
index a12c4d6..af6b894 100644 (file)
  * Thanks to Jan Jannink for B+ tree algorithms.
  */
 
+#include <afsconfig.h>
+#include <afs/param.h>
+#include <roken.h>
+
 #include <windows.h>
 #include <stdio.h>
 #include <stdlib.h>