# HG changeset patch # User Carl Byington # Date 1233854402 28800 # Node ID c2482d0cd84ef8e1c61a9d136e3f19ddfb1e7296 # Parent f01d6163acbadabdeeab39d486cede144714ba7d common cannot include config.h diff -r f01d6163acba -r c2482d0cd84e AUTHORS --- a/AUTHORS Wed Feb 04 20:59:06 2009 -0800 +++ b/AUTHORS Thu Feb 05 09:20:02 2009 -0800 @@ -29,3 +29,4 @@ Testing team: Mac OSX - Michael Watson Cygwin/Mingw - Fridrich Strba + Cygwin - Chris Eagle diff -r f01d6163acba -r c2482d0cd84e src/common.h --- a/src/common.h Wed Feb 04 20:59:06 2009 -0800 +++ b/src/common.h Thu Feb 05 09:20:02 2009 -0800 @@ -3,11 +3,6 @@ #define __COMMON_H -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif - - #include #include #include