2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net>
[reactos.git] / reactos / ntoskrnl / fs / tunnel.c
index 0935449..3b5fda0 100644 (file)
@@ -1,10 +1,10 @@
-/* $Id: tunnel.c,v 1.6 2003/08/14 18:30:28 silverblade Exp $
+/* $Id: tunnel.c,v 1.7 2004/08/15 16:39:02 chorns Exp $
  *
  * reactos/ntoskrnl/fs/tunnel.c
  *
  */
-#include <ntos.h>
-#include <ddk/ntifs.h>
+
+#include <ntoskrnl.h>
 
 
 /**********************************************************************