Main: unistd.h is not needed

This commit is contained in:
Ladislav Michl
2025-04-18 19:07:00 +02:00
parent e4e99aa789
commit b6e27b4f6f
3 changed files with 0 additions and 13 deletions

View File

@@ -28,15 +28,10 @@
#include <dbghelp.h>
#endif
#ifdef _PreComp_
#undef _PreComp_
#endif
#ifdef FC_OS_LINUX
#include <unistd.h>
#endif
#if HAVE_CONFIG_H
#include <config.h>
#endif // HAVE_CONFIG_H