Whamcloud - gitweb
use special macro for print time_t, cleanup in includes.
[fs/lustre-release.git] / lnet / selftest / selftest.h
index dd97726..485570b 100644 (file)
 #define LNET_ONLY
 
 #ifndef __KERNEL__
+/* XXX workaround XXX */
+#ifdef HAVE_SYS_TYPES_H
+#include <sys/types.h>
+#endif
 #include <liblustre.h> /* userland spinlock_t and atomic_t */
 #endif
 #include <libcfs/kp30.h>