VS2005 support

git-svn: trunk@2336
remotes/push_mirror/metadata
Tomasz Kojm 19 years ago
parent 5162562e98
commit bc8dd7b33a
  1. 3
      clamav-devel/libclamav/unzip.c

@ -31,9 +31,10 @@
#include <zlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#include <fcntl.h>
#include <unistd.h>
#include "clamav.h"
#include "others.h"

Loading…
Cancel
Save