Browse code

Fix compilation error introduced by yestersdays 'cleanup'

git-svn: trunk@2994

Nigel Horne authored on 2007/03/29 19:55:12
Showing 1 changed files
... ...
@@ -39,7 +39,6 @@ static	char	const	rcsid[] = "$Id: clamav-milter.c,v 1.312 2007/02/12 22:24:21 nj
39 39
 #include "clamav-config.h"
40 40
 #endif
41 41
 
42
-#include "defaults.h"
43 42
 #include "cfgparser.h"
44 43
 #include "target.h"
45 44
 #include "str.h"