]> git.saurik.com Git - bison.git/blobdiff - lib/abitset.h
Do not create a temporary file, as that involves security and
[bison.git] / lib / abitset.h
index eb1a498afa3beb0ef298738ed117e8d7207d6840..f48fb88b076e8dea123a1389645c10e2d26024a4 100644 (file)
@@ -19,7 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #ifndef _ABITSET_H
 #define _ABITSET_H 
 
-#include "bbitset.h"
+#include "bitset.h"
 
 extern size_t abitset_bytes PARAMS ((bitset_bindex));