X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/0fb669f9d648dfdd7a39478a6b658511455ae966..927b425baae16fc1d50e092b78b944e281b521f6:/src/complain.c?ds=sidebyside diff --git a/src/complain.c b/src/complain.c index 4769df5c..927dbb63 100644 --- a/src/complain.c +++ b/src/complain.c @@ -1,5 +1,6 @@ /* Declaration for error-reporting function for Bison. - Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc. + + Copyright (C) 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the @@ -19,6 +20,7 @@ /* Based on error.c and error.h, written by David MacKenzie . */ +#include #include "system.h" #include