util/simple_mtx: add a missing include to get ASSERTED
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/2929>
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#define _SIMPLE_MTX_H
|
||||
|
||||
#include "util/futex.h"
|
||||
#include "util/macros.h"
|
||||
|
||||
#include "c11/threads.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user