r14527: Fix build problems.
[jelmer/samba4-debian.git] / source / torture / raw / write.c
index 894c9de08d8c39e862b3ba79ae82cbaabc7670c4..a00a5dd9c91eb691e7aa276310ac943b1cfc2e8d 100644 (file)
@@ -25,6 +25,7 @@
 #include "system/time.h"
 #include "system/filesys.h"
 #include "libcli/libcli.h"
+#include "torture/util.h"
 
 #define CHECK_STATUS(status, correct) do { \
        if (!NT_STATUS_EQUAL(status, correct)) { \