sp/yankpass.h

7 行
74 B
C

#ifndef YANKPASS_H
#define YANKPASS_H
void yankpass(char* file);
#endif