]> git.saurik.com Git - bison.git/blobdiff - lib/lbitset.c
* NEWS (2.3a+): Mention yesterday's state-removal change.
[bison.git] / lib / lbitset.c
index 7d47a052a8017d3672c386b65352404f14058915..db0621e6b61920c6c534f053ec061d0e6bf0e628 100644 (file)
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "lbitset.h"
+
 #include "obstack.h"
 #include <stddef.h>
 #include <stdlib.h>