mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
unix: Fix missing include
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include <inttypes.h>
|
||||
#include <dlfcn.h>
|
||||
#include <wchar.h>
|
||||
#include <pwd.h>
|
||||
#include <stdatomic.h>
|
||||
|
||||
#include <86box/86box.h>
|
||||
|
||||
Reference in New Issue
Block a user