X-Git-Url: http://plrg.eecs.uci.edu/git/?p=model-checker.git;a=blobdiff_plain;f=cmodelint.cc;h=6b20c2cc9c800378de4b2255fc94e7a7646516d7;hp=228c40f9ec8d02b1a7b9c599a6cf69fc1c4ebf78;hb=a1e702259b91aaa78fd6d60bb9c54cbfc47af279;hpb=202074f941d19cef894068e7f79d76b2df598f4b diff --git a/cmodelint.cc b/cmodelint.cc index 228c40f..6b20c2c 100644 --- a/cmodelint.cc +++ b/cmodelint.cc @@ -1,5 +1,6 @@ #include "model.h" #include "cmodelint.h" +#include "threads.h" /** Performs a read action.*/ uint64_t model_read_action(void * obj, memory_order ord) {