mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-20 18:29:19 +03:00
* template.c: Updated header inclusion section.
This commit is contained in:
parent
8dea136109
commit
68249252cb
@ -24,9 +24,7 @@
|
|||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <System Headers> /* see maint/headers.txt for details */
|
||||||
#include <stdlib.h>
|
|
||||||
#include <...>
|
|
||||||
|
|
||||||
#include "../src/global.h"
|
#include "../src/global.h"
|
||||||
#include "..."
|
#include "..."
|
||||||
|
Loading…
Reference in New Issue
Block a user