mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
* template.c: #include <config.h> unconditionally.
This commit is contained in:
parent
6407873f69
commit
d23e3fae53
@ -20,9 +20,7 @@
|
|||||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#include <config.h>
|
||||||
# include <config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <System Headers> /* see maint/headers.txt for details */
|
#include <System Headers> /* see maint/headers.txt for details */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user