Take out the ifdef?

Signed-off-by: Nev3r <apophycens@gmail.com>
This commit is contained in:
Nev3r 2018-11-25 09:48:52 +01:00
parent ec67c4cbd6
commit 7c44054aa3
1 changed files with 0 additions and 2 deletions

View File

@ -26,7 +26,6 @@
#include "lzf.h"
#endif
#ifdef HAVE_ZLIB
#ifndef _MSC_VER
#ifndef _LARGEFILE64_SOURCE
#define _LARGEFILE64_SOURCE
@ -42,7 +41,6 @@
#endif
#include "zlib.h"
#endif // HAVE_ZLIB
#include "doomdef.h"
#include "doomstat.h"