snapshot: use 'SSDEBUG', not 'DEBUG'
[c11tester.git] / snapshotimp.h
index c28b4ebf015ff0b89acf46700288d353263a66f9..0f2d4b806df3869c3e3c2f2b278ca9687649e213 100644 (file)
@@ -60,7 +60,7 @@ size_t mStackSize;
 snapshot_id mIDToRollback;
 ucontext_t mContextToRollback;
 snapshot_id currSnapShotID;
-#if DEBUG
+#if SSDEBUG
 struct timeval startTimeGlobal;
 #endif
 volatile bool mbFinalize;