X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=threads-model.h;h=8b165d541394a8fcc23089e354b9c1b8c48da4f4;hb=d5188b9694c29e0d776a643965f2461a1fbbe5e1;hp=28d237d47c9125f2c68ebae2a7e9e85035d444d7;hpb=e60d8c23d30a0dfe66b8426f7f2ecf576e812028;p=model-checker.git diff --git a/threads-model.h b/threads-model.h index 28d237d..8b165d5 100644 --- a/threads-model.h +++ b/threads-model.h @@ -10,7 +10,7 @@ #include #include "mymemory.h" -#include "libthreads.h" +#include #include "modeltypes.h" /** @brief Represents the state of a user Thread */