X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/02650b7f0e3ef470a949768bdb907183da4b3beb..8405b70c057cf1e117e81a77114b055d7c9b59f1:/lib/bitset_stats.c diff --git a/lib/bitset_stats.c b/lib/bitset_stats.c index 7b7fb341..8dc693e2 100644 --- a/lib/bitset_stats.c +++ b/lib/bitset_stats.c @@ -23,16 +23,15 @@ operations get vectored through here and we then call the appropriate routines. */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include + +#include "bitset_stats.h" #include "bbitset.h" #include "abitset.h" #include "ebitset.h" #include "lbitset.h" #include "vbitset.h" -#include "bitset_stats.h" #include #include #include