Original patch as attached on the bugreport
[midnight-commander.git] / src / info.h
blob4a25992519b9dea33074d300ab441f400e4d0833
1 #ifndef MC_INFO_H
2 #define MC_INFO_H
4 struct WInfo;
5 struct WInfo *info_new (void);
7 #endif