branches/zip: Whitespace fixup in univ.i

This commit is contained in:
vdimov 2010-04-07 18:40:38 +00:00
parent 5b35bb91a0
commit c7020fd5e7

View file

@ -115,7 +115,7 @@ if we are compiling on Windows. */
/* Include <sys/stat.h> to get S_I... macros defined for os0file.c */
# include <sys/stat.h>
# if !defined(__NETWARE__) && !defined(__WIN__)
# if !defined(__NETWARE__) && !defined(__WIN__)
# include <sys/mman.h> /* mmap() for os0proc.c */
# endif