openbsd-ports/security/clamav/patches/patch-clamd_session_h
mbalmer e2e2236f4d Update ClamAV to version 0.91.2.
Note to -stable ports maintainers:  This should probably be put into -stable
since the ClamAV people do not provide virus data to outdated scan engines.

ok simon
2007-08-25 10:08:28 +00:00

12 lines
346 B
Plaintext

$OpenBSD: patch-clamd_session_h,v 1.3 2007/08/25 10:08:28 mbalmer Exp $
--- clamd/session.h.orig Sat Mar 31 20:57:53 2007
+++ clamd/session.h Sat Aug 25 09:35:06 2007
@@ -37,6 +37,7 @@
#define CMD11 "SHUTDOWN"
#define CMD12 "FD"
#define CMD13 "MULTISCAN"
+#define CMD14 "FILDES"
#include "libclamav/clamav.h"
#include "shared/cfgparser.h"