]> git.saurik.com Git - bison.git/blobdiff - lib/ebitset.c
* djgpp/config.site: Adjustments concerning the use of autoconf 2.61.
[bison.git] / lib / ebitset.c
index cedf0e2823c089551b24e14ee04e73467e833baf..ceebde2584caaaf0f152b6abf06121f9c91788dd 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 "ebitset.h"
+
 #include "obstack.h"
 #include <stdlib.h>
 #include <string.h>