]> git.saurik.com Git - bison.git/blobdiff - lib/vbitset.c
* bootstrap.conf (gnulib_modules): Add config-h.
[bison.git] / lib / vbitset.c
index d0fe30f6414b411c770b4263bbb3697367efe4d5..bec2aec4b3f549f82ccb4d2e8e9806f5673ced20 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 "vbitset.h"
+
 #include <stdlib.h>
 #include <string.h>