refactor(server): change functions signature

This commit is contained in:
2025-09-15 01:18:36 +02:00
parent 1b574da06e
commit 7c431db63e
6 changed files with 55 additions and 55 deletions

View File

@@ -1,3 +1,5 @@
#define _XOPEN_SOURCE 1
#include "http/http.h"
#include <errno.h>