limits.h follow-up

This commit is contained in:
nhmall
2026-03-19 10:02:10 -04:00
parent 87ab214229
commit 9aa2f61058
3 changed files with 0 additions and 11 deletions

View File

@@ -3139,11 +3139,6 @@ debugcore(const char *filename, boolean wildcards)
#endif /*DEBUG*/
#ifndef SFCTOOL
#ifdef UNIX
#ifndef PATH_MAX
#include <limits.h>
#endif
#endif
#define SYSCONFFILE "system configuration file"