1
0
mirror of https://github.com/MidnightCommander/mc synced 2025-02-25 19:54:13 +03:00

* 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

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