X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flexer.h;h=af3aeb0ae0f7bf54b5c5b226dd37ad3775fbbe17;hb=897a260ef7a8b954d56698cc40241a3197127505;hp=71e24af00e6d73974a7d4627efb2e022ab8f5cb5;hpb=05e356b2a3087e819ef3b5388e29c822f41502e1;p=pspp diff --git a/src/lexer.h b/src/lexer.h index 71e24af00e..af3aeb0ae0 100644 --- a/src/lexer.h +++ b/src/lexer.h @@ -14,15 +14,15 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #if !lexer_h #define lexer_h 1 #include "var.h" #include -#include "bool.h" +#include /* Returns nonzero if character CH may be the first character in an identifier. */