thread: Keep openvswitch/thread.h #includes more contained within include/.
[cascardo/ovs.git] / include / openvswitch / thread.h
index 8a398af..af6f2bb 100644 (file)
@@ -21,7 +21,7 @@
 #include <stddef.h>
 #include <stdbool.h>
 #include <sys/types.h>
-#include "util.h"
+#include "openvswitch/compiler.h"
 
 /* Mutex. */
 struct OVS_LOCKABLE ovs_mutex {