]> git.saurik.com Git - bison.git/blobdiff - src/system.h
In some (weird) cases, the final state number is incorrect.
[bison.git] / src / system.h
index 9b874b9595c97fb6a944a2af4a1d887712cc0256..369218cd0b82f7af5aef92710615067d7dcd8cc4 100644 (file)
@@ -52,6 +52,8 @@
 typedef size_t uintptr_t;
 #endif
 
+#include <assert.h>
+
 #include <verify.h>
 #include <xalloc.h>