confmagic.h snuck back in match.c.. took it out
authorRick Bird <nveid@bender.theari.com>
Tue, 17 May 2011 20:38:02 +0000 (16:38 -0400)
committerRick Bird <nveid@bender.theari.com>
Tue, 17 May 2011 20:38:02 +0000 (16:38 -0400)
src/match.c

index e024aacfded2be858796b9651842abb0d7776640..1accb756b533a04ecbc0394d38d50085541c7d56 100644 (file)
@@ -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);