sp/otppass.h

7 行
71 B
C

#ifndef OTPPASS_H
#define OTPPASS_H
void otppass(char* file);
#endif