minor checks

This commit is contained in:
2025-08-02 16:33:47 +02:00
parent bcbcb10d1c
commit 997029112b
4 changed files with 12 additions and 9 deletions

View File

@@ -1,6 +1,8 @@
#include <errno.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "server/server.h"