1
1

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

Этот коммит содержится в:
Roland Illig 2005-02-09 19:46:32 +00:00
родитель 6407873f69
Коммит d23e3fae53

Просмотреть файл

@ -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 */