1 #ifndef _SUCK_CHKHISTORY_H
2 #define _SUCK_CHKHISTORY_H 1
3 
4 void chkhistory(PMaster);
5 
6 #endif /* _SUCK_CHKHISTORY_H */
7