Add cache.h to others.c

remotes/push_mirror/0.98.2
Shawn Webb 12 years ago
parent b1bf6d4f22
commit 239cdec607
  1. 1
      libclamav/others.c

@ -70,6 +70,7 @@
#include "scanners.h"
#include "bytecode.h"
#include "bytecode_api_impl.h"
#include "cache.h"
int (*cli_unrar_open)(int fd, const char *dirname, unrar_state_t *state);
int (*cli_unrar_extract_next_prepare)(unrar_state_t *state, const char *dirname);

Loading…
Cancel
Save