![Roland Illig](/assets/img/avatar_default.png)
double underscore. Added #includes for dependent files. * popt.c: Likewise. * popthelp.c: Likewise. * tree.c: Moved a macro from tree.h to here, as it is useless outside tree.c.
7 строки
93 B
C
7 строки
93 B
C
#ifndef MC_TEXTCONF_H
|
|
#define MC_TEXTCONF_H
|
|
|
|
extern void show_version (int verbose);
|
|
|
|
#endif
|