blob: 54d250843aa09eb617c8e42de055c6c0b2a271b7 [file] [log] [blame]
#include "clamav-config.h"
#include "clamav.h"
int
cli_pst(const char *dir, int desc)
{
cli_warnmsg("PST files not yet supported\n");
return CL_EFORMAT;
}