From: Rick Bird Date: Tue, 17 May 2011 20:38:02 +0000 (-0400) Subject: confmagic.h snuck back in match.c.. took it out X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=969478bf10496293d5fcc6524748adc48f8b8e9c;p=cobramush.git confmagic.h snuck back in match.c.. took it out --- 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);