This commit is contained in:
Nishi 2026-03-01 20:54:30 +09:00
commit 04e2a70315
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 11 additions and 0 deletions

View file

@ -5,4 +5,6 @@
#include <string.h>
#include <stdlib.h>
int action_site(int argc, char** argv);
#endif