fix some specs and add for parse

This commit is contained in:
2025-11-10 02:30:48 +09:00
parent 91f90419e1
commit 62b7024734
4 changed files with 15 additions and 8 deletions

4
src/parse.c Normal file
View File

@@ -0,0 +1,4 @@
#include "parse.h"
#include <stdlib.h>