diff options
| author | Stefan Metzmacher <metze@samba.org> | 2004-02-03 11:18:54 +0000 |
|---|---|---|
| committer | Stefan Metzmacher <metze@samba.org> | 2004-02-03 11:18:54 +0000 |
| commit | 009fa83b136fbb4544a9b79074ab17e357493c32 (patch) | |
| tree | 63375c9ed1ab9b1f507148e6985a5b9c003c6bac /source4 | |
| parent | 1c798aba40fb0e389c7a54ad3d8f7d45876f2809 (diff) | |
move include/ntvfs.h to ntvfs/ntvfs.h
metze
(This used to be commit 041dc8c83df21c4cff9a62b9381ebc68b3876e77)
Diffstat (limited to 'source4')
| -rw-r--r-- | source4/include/includes.h | 2 | ||||
| -rw-r--r-- | source4/ntvfs/ntvfs.h (renamed from source4/include/ntvfs.h) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h index 351f7e1ad8..607392b158 100644 --- a/source4/include/includes.h +++ b/source4/include/includes.h @@ -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" diff --git a/source4/include/ntvfs.h b/source4/ntvfs/ntvfs.h index b03ab218c6..b03ab218c6 100644 --- a/source4/include/ntvfs.h +++ b/source4/ntvfs/ntvfs.h |
