Fix: urcu-wait: add missing futex.h include
[userspace-rcu.git] / src / urcu-wait.h
index a7195be0c91266a6224ce86d73a4811c8695952d..7cb2052d273fb192f266e715b7c2fea74cd1b446 100644 (file)
@@ -25,6 +25,7 @@
 
 #include <urcu/uatomic.h>
 #include <urcu/wfstack.h>
+#include <urcu/futex.h>
 #include "urcu-die.h"
 
 /*
This page took 0.02341 seconds and 4 git commands to generate.