thread_id_t: add comments
[model-checker.git] / librace.cc
index 38434de70f44d4694ed2a268094e19370a2f87d1..3c56d96925a6df6c4c8b54cd5e7a0f8e742e9764 100644 (file)
@@ -5,6 +5,7 @@
 #include "common.h"
 #include "datarace.h"
 #include "model.h"
+#include "threads-model.h"
 
 void store_8(void *addr, uint8_t val)
 {