Browse code

add missing header

Török Edvin authored on 2009/07/01 01:27:26
Showing 1 changed files
... ...
@@ -25,6 +25,7 @@
25 25
 #include "bytecode.h"
26 26
 #include "clamav.h"
27 27
 #include "shared/optparser.h"
28
+#include "shared/misc.h"
28 29
 
29 30
 #include <stdlib.h>
30 31