This commit is contained in:
2025-04-23 11:41:06 +08:00
parent 1e00348e84
commit 1c28d55681
11 changed files with 89 additions and 102 deletions

View File

@@ -27,7 +27,6 @@
#define BUFFER 1024
#define WHITELIST_IP_NUM 1024
extern char *_time();
extern int _strlen(const char *str);
extern void _printf(const char *format, ...);