mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 20:18:12 +00:00
linux: fix incorrect gethostname usage, fix build, fix clang warnings
This commit is contained in:
@@ -279,7 +279,7 @@ struct DMN_LNX_State
|
||||
Arena *arena;
|
||||
|
||||
// rjf: access locking mechanism
|
||||
OS_Handle access_mutex;
|
||||
Mutex access_mutex;
|
||||
B32 access_run_state;
|
||||
|
||||
// rjf: deferred events
|
||||
|
||||
Reference in New Issue
Block a user