fix mt-mapperd pithos read bug. plus some minor fixes
[archipelago] / xseg / xtypes / xhash.c
index c7a2a08..72f46c7 100644 (file)
@@ -867,4 +867,10 @@ int main(int argc, char **argv)
 #endif
 
 #endif //if 0
+
+#ifdef __KERNEL__
+#include <linux/module.h>
+#include <xtypes/xhash_exports.h>
+#endif
+
 // vim:expandtab:tabstop=8:shiftwidth=4:softtabstop=4