File clamav-str-h.patch of Package clamav
--- libclamav/others_common.c.orig +++ libclamav/others_common.c @@ -54,6 +54,7 @@ #endif #include "clamav.h" +#include "str.h" #include "others.h" #include "platform.h" #include "regex/regex.h"
--- libclamav/others_common.c.orig +++ libclamav/others_common.c @@ -54,6 +54,7 @@ #endif #include "clamav.h" +#include "str.h" #include "others.h" #include "platform.h" #include "regex/regex.h"