clamav milter missing proto for get_version

git-svn: trunk@4131
0.95
aCaB 17 years ago
parent e272709a0e
commit f61919b898
  1. 4
      ChangeLog
  2. 1
      clamav-milter/clamav-milter.c

@ -1,3 +1,7 @@
Fri Aug 22 12:33:58 CEST 2008 (acab)
------------------------------------
* clamav-milter/clamav-milter.c: missing proto
Thu Aug 21 13:29:22 CEST 2008 (tk)
----------------------------------
* freshclam/manager.c: fix error path memleaks - bb#1141

@ -45,6 +45,7 @@ static char const rcsid[] = "$Id: clamav-milter.c,v 1.312 2007/02/12 22:24:21 nj
#include "clamav.h"
#include "table.h"
#include "network.h"
#include "misc.h"
#ifndef CL_DEBUG
#define NDEBUG

Loading…
Cancel
Save