lib: Move sys_rw* to lib/util
[garming/samba-autobuild/.git] / source3 / modules / vfs_default.c
index 9ea630a25ae08883fc7d923272334422ae758295..bbe8cca97a9e42572fd35abd1ebeb8dbd7fa4c37 100644 (file)
@@ -32,7 +32,7 @@
 #include "lib/util/tevent_unix.h"
 #include "lib/asys/asys.h"
 #include "lib/util/tevent_ntstatus.h"
-#include "lib/sys_rw.h"
+#include "lib/util/sys_rw.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_VFS