More fuzzing changes
[c11tester.git] / datarace.h
index 737a6d6e99a915a06d2f21d9f6a521a5ad126e03..a8f0ba323c05df01937e0b953c5b0e8abd22a70d 100644 (file)
@@ -8,9 +8,7 @@
 #include "config.h"
 #include <stdint.h>
 #include "modeltypes.h"
-
-/* Forward declaration */
-class ModelAction;
+#include "classlist.h"
 
 struct ShadowTable {
        void * array[65536];