=================================================================== RCS file: /cvs/mandoc/Attic/compat_sqlite3_errstr.c,v retrieving revision 1.1 retrieving revision 1.3 diff -u -p -r1.1 -r1.3 --- mandoc/Attic/compat_sqlite3_errstr.c 2014/08/05 12:50:52 1.1 +++ mandoc/Attic/compat_sqlite3_errstr.c 2014/08/16 19:00:01 1.3 @@ -1,8 +1,6 @@ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif -#ifdef HAVE_SQLITE3_ERRSTR +#if HAVE_SQLITE3_ERRSTR int dummy;