Ticket #2605 (FISH: mc hangs while copy lot of small files)
[midnight-commander.git] / src / textconf.h
blob0ea1fcfe85e8f2e1a06862c378525a3b606f1954
1 /** \file textconf.h
2 * \brief Header: prints features specific for this build
3 */
5 #ifndef MC__TEXTCONF_H
6 #define MC__TEXTCONF_H
8 /*** typedefs(not structures) and defined constants **********************************************/
10 /*** enums ***************************************************************************************/
12 /*** structures declarations (and typedefs of structures)*****************************************/
14 /*** global variables defined in .c file *********************************************************/
16 /*** declarations of public functions ************************************************************/
18 extern void show_version (void);
20 /*** inline functions ****************************************************************************/
21 #endif /* MC__TEXTCONF_H */