* template.c: #include <config.h> unconditionally.

This commit is contained in:
Roland Illig 2005-02-09 19:46:32 +00:00
parent 6407873f69
commit d23e3fae53
1 changed files with 1 additions and 3 deletions

View File

@ -20,9 +20,7 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <config.h>
#include <System Headers> /* see maint/headers.txt for details */