]> git.saurik.com Git - bison.git/blobdiff - lib/yyerror.c
build: include <config.h> from lib/yyerror.c
[bison.git] / lib / yyerror.c
index 7db92bc4ed9d617d6e1b7f9d40e95a385e5397db..5eb339fa3dde03e4bccb9aa14ed2dac4db765981 100644 (file)
@@ -17,6 +17,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+#include <config.h>
 #include <stdio.h>
 
 int yyerror (char const *);