This commit is contained in:
Бранимир Караџић
2024-06-16 15:53:44 -07:00
parent 747e6b77eb
commit 03fe74eafb
10 changed files with 44 additions and 39 deletions

View File

@@ -14,7 +14,7 @@
#endif // BX_CONFIG_CRT_DIRECTORY_READER
#if BX_CRT_NONE
# include "crt0.h"
# include <bx/crt0.h>
#else
# if BX_CONFIG_CRT_DIRECTORY_READER
# include <dirent.h>