Fixed up the path spec and filename in the header blocks
[reactos.git] / reactos / lib / msvcrt / stdio / ftell.c
index bb48673..ddc4c8d 100644 (file)
@@ -2,7 +2,6 @@
 /* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
 
 #include <msvcrt/stdio.h>
-//#include <crtdll/unistd.h>
 #include <msvcrt/fcntl.h>
 #include <msvcrt/io.h>
 #include <msvcrt/errno.h>