Refactored IPV4/IPV6 FTP connection setup code
[midnight-commander.git] / src / textconf.h
blob6c33af6bb41bdbef382166e14950621466a1fd86
2 /** \file textconf.h
3 * \brief Header: prints features specific for this build
4 */
6 #ifndef MC_TEXTCONF_H
7 #define MC_TEXTCONF_H
9 extern void show_version (void);
11 #endif