Add missing headers for modern toolchains

This commit is contained in:
2025-12-14 11:49:29 +01:00
parent 789c2d97f6
commit 8f89723b4f
3 changed files with 4 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ extern int errno; /* just in case */
#include <sys/stat.h>
#include "c-client.h"
#include "dquota.h"
#include <ctype.h>
/* Globals */