Fix build with content-scan enabled but all malware types disabled
authorJeremy Harris <jgh146exb@wizmail.org>
Sat, 15 Dec 2018 14:25:09 +0000 (14:25 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 15 Dec 2018 14:25:09 +0000 (14:25 +0000)
src/src/malware.c

index 541ff3b3c5f4ee00a847c806a39c0440bbea6e84..521c546f6fa0d5befac48031b28329aa1ad690d5 100644 (file)
@@ -49,6 +49,7 @@ typedef enum {
 #ifndef DISABLE_MAL_CMDLINE
        M_CMDL,
 #endif
+       M_DUMMY
        } scanner_t;
 typedef enum {MC_NONE, MC_TCP, MC_UNIX, MC_STRM} contype_t;
 static struct scan