opt: optimize code struct

This commit is contained in:
DreamMaoMao 2025-07-17 11:47:39 +08:00
parent bbbb09960b
commit 23f0702d1f
5 changed files with 528 additions and 532 deletions

3
src/fetch/fetch.h Normal file
View file

@ -0,0 +1,3 @@
#include "client.h"
#include "common.h"
#include "monitor.h"