From 969478bf10496293d5fcc6524748adc48f8b8e9c Mon Sep 17 00:00:00 2001 From: Rick Bird Date: Tue, 17 May 2011 16:38:02 -0400 Subject: [PATCH] confmagic.h snuck back in match.c.. took it out --- src/match.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/match.c b/src/match.c index e024aac..1accb75 100644 --- a/src/match.c +++ b/src/match.c @@ -55,7 +55,6 @@ #include "parse.h" #include "flags.h" #include "dbdefs.h" -#include "confmagic.h" #include "attrib.h" static int parse_english(char **name, long *flags); -- 2.30.2