diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.vc6 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index 4f8fa67ea..5a750ad43 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -531,6 +531,7 @@ X_OBJS= \ $(DIROBJ)\hash.obj \
$(DIROBJ)\hmac.obj \
$(DIROBJ)\hostasyn.obj \
+ $(DIROBJ)\hostcheck.obj \
$(DIROBJ)\hostip.obj \
$(DIROBJ)\hostip4.obj \
$(DIROBJ)\hostip6.obj \
|