X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=threads.cc;h=dc2db2d9bfefcab57458035f3f4bc815b75b5fc5;hb=202542965363285e68bb33654a62fe816c69b176;hp=2ff058f45ebe727e952b2769a9f2336dc461106b;hpb=e60d8c23d30a0dfe66b8426f7f2ecf576e812028;p=model-checker.git diff --git a/threads.cc b/threads.cc index 2ff058f..dc2db2d 100644 --- a/threads.cc +++ b/threads.cc @@ -4,7 +4,7 @@ #include -#include "libthreads.h" +#include #include "common.h" #include "threads-model.h"