X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=snapshotimp.h;h=b03d28527e3efe69257cbf48ac1311776dbec5ee;hb=5d5b4d719178c48c3e5f616b5eb61b7d68dc2b49;hp=e5c331a2e5ee765fe7e3ec6d7a4fa189fa6e0b2b;hpb=123c66e0c1b0f58aae2916cc22b2100143a2ceb4;p=model-checker.git diff --git a/snapshotimp.h b/snapshotimp.h index e5c331a..b03d285 100644 --- a/snapshotimp.h +++ b/snapshotimp.h @@ -9,9 +9,8 @@ #include #include #include -#include #include -#define SHARED_MEMORY_DEFAULT (100 * ((size_t)1 << 20)) // 100mb for the shared memory +#define SHARED_MEMORY_DEFAULT (100 * ((size_t)1 << 20)) // 100mb for the shared memory #define STACK_SIZE_DEFAULT (((size_t)1 << 20) * 20) // 20 mb out of the above 100 mb for my stack #if USE_MPROTECT_SNAPSHOT