Whamcloud - gitweb
LU-7815 mdt: pinger should not evict MDT-MDT export
[fs/lustre-release.git] / lustre / tests / it_test.c
index 6e00512..4d3617c 100644 (file)
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <time.h>
 #include <sys/time.h>
 
 #define EXPORT_SYMBOL(s)
 
-#include <libcfs/libcfs.h>
 #include <../ldlm/interval_tree.c>
 
 #define dprintf(fmt, args...) //printf(fmt, ##args)