add handling for other linux distros

This commit is contained in:
jankes44
2025-12-22 01:38:43 +00:00
parent 5d8bce819c
commit 0fa9a2f46a
9 changed files with 30 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
#include "ClientPackageCryptInfo.h"
#include "common/stl.h"
#ifndef OS_FREEBSD
#ifdef OS_WINDOWS
#include "libthecore/xdirent.h"
#endif