mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
build: include <config.h> from lib/yyerror.c
* lib/yyerror.c: Include <config.h>.
This commit is contained in:
@@ -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 *);
|
||||
|
||||
Reference in New Issue
Block a user