r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
[abartlet/samba.git/.git] / source4 / torture / nbench / nbench.c
index afd71537a91cf3e1e56636262c2006fe84459462..748ff90467462255c82fc59f1b042d179ae528ac 100644 (file)
@@ -19,6 +19,8 @@
 */
 
 #include "includes.h"
+#include "system/filesys.h"
+#include "pstring.h"
 
 int nbench_line_count = 0;
 static int timelimit = 600;