aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.vc6
diff options
context:
space:
mode:
Diffstat (limited to 'ares/Makefile.vc6')
-rw-r--r--ares/Makefile.vc62
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/Makefile.vc6 b/ares/Makefile.vc6
index 0c31bd92c..871efa33e 100644
--- a/ares/Makefile.vc6
+++ b/ares/Makefile.vc6
@@ -19,7 +19,7 @@ USE_WATT32 = 0
CC = cl
-CFLAGS = -nologo -$(CFG_MODEL)$(DEBUG_MODEL) -W3 -Yd -Zi -Du_int16_t=u_short
+CFLAGS = -nologo -$(CFG_MODEL)$(DEBUG_MODEL) -W3 -Yd -Zi
LDFLAGS = -machine:i386 -map
OBJ_DIR = VC6_obj