Whamcloud - gitweb
LU-3208 tests: Fix typo in replay-single/70b
[fs/lustre-release.git] / lustre / tests / copytool.c
index 9f66168..b877e5b 100644 (file)
@@ -55,7 +55,7 @@
 #include <libcfs/libcfs.h>
 #include <lustre/lustreapi.h>
 
-void *ctdata;
+struct hsm_copytool_private *ctdata;
 
 void handler(int signal ) {
         psignal(signal, "exiting");