]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.y
Destroy the lhs symbols after reduction.
[bison.git] / src / parse-gram.y
index 72f5eefa5599844ee2bdeded50258a49e3a15572..fa74d8d858a2d01f9abe13fee902154dbf95339b 100644 (file)
@@ -21,8 +21,6 @@
 #include <config.h>
 #include "system.h"
 
-#include <strverscmp.h>
-
 #include "complain.h"
 #include "conflicts.h"
 #include "files.h"