stoneage8.5/石器时代服务器端最新完整源代码/Serv/saac/include/attestation.h
2020-06-22 17:49:02 +08:00

6 lines
85 B
C

#ifndef __ATTESTATION_H__
#define __ATTESTATION_H__
int attestation( void );
#endif