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
(This used to be commit 041dc8c83df21c4cff9a62b9381ebc68b3876e77)

source4/include/includes.h
source4/ntvfs/ntvfs.h [moved from source4/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"