Browse code

Fix Windows build, add missing function to exports

Add cli_strntoul to libclamav.def

Micah Snyder (micasnyd) authored on 2020/02/15 04:32:46
Showing 1 changed files
... ...
@@ -272,3 +272,4 @@ EXPORTS cli_sigperf_print @44349 NONAME
272 272
 EXPORTS cli_sigperf_events_destroy @44350 NONAME
273 273
 EXPORTS cli_cache_init @44351 NONAME
274 274
 EXPORTS cli_cache_destroy @44352 NONAME
275
+EXPORTS cli_strntoul @44353 NONAME