Merge pull request #2747 from Cacodemon345/linux-build-fix

Fix Linux build
This commit is contained in:
Miran Grča
2022-10-26 20:03:59 +02:00
committed by GitHub

View File

@@ -25,6 +25,7 @@
#include <stdint.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>
#include <stdarg.h>
#include <wchar.h>
#include <86box/86box.h>