e2e2236f4d
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
12 lines
346 B
Plaintext
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"
|