mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-08 11:24:16 +03:00
5 lines
73 B
C
5 lines
73 B
C
#ifndef __OPTION_H
|
|
#define __OPTION_H
|
|
void configure_box (void);
|
|
#endif
|