move include/ntvfs.h to ntvfs/ntvfs.h
authorStefan Metzmacher <metze@samba.org>
Tue, 3 Feb 2004 11:18:54 +0000 (11:18 +0000)
committerStefan Metzmacher <metze@samba.org>
Tue, 3 Feb 2004 11:18:54 +0000 (11:18 +0000)
metze

source/include/includes.h
source/ntvfs/ntvfs.h [moved from source/include/ntvfs.h with 100% similarity]

index 351f7e1ad839e315f6f5d5af042722218fdea3e7..607392b1585c7930e20dc06959e0373b9761ec9c 100644 (file)
@@ -761,7 +761,7 @@ extern int errno;
 
 #include "rpc_server/dcerpc_server.h"
 #include "context.h"
-#include "ntvfs.h"
+#include "ntvfs/ntvfs.h"
 #include "cli_context.h"
 
 
similarity index 100%
rename from source/include/ntvfs.h
rename to source/ntvfs/ntvfs.h