mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
5 lines
73 B
C
5 lines
73 B
C
#ifndef __OPTION_H
|
|
#define __OPTION_H
|
|
void configure_box (void);
|
|
#endif
|