Move some headers to the directory of the subsystem they belong to.
[samba-svnmirror.git] / source / torture / raw / unlink.c
index fc92668f385dde95921584dcbde9d7307d224cf6..4c91ab58ba36bcb085f62cd67a465e7fe0316a00 100644 (file)
@@ -22,6 +22,7 @@
 #include "torture/torture.h"
 #include "system/filesys.h"
 #include "libcli/raw/libcliraw.h"
+#include "libcli/libcli.h"
 
 #define CHECK_STATUS(status, correct) do { \
        if (!NT_STATUS_EQUAL(status, correct)) { \