From: Paul Eggert Date: Thu, 13 Dec 2001 02:21:12 +0000 (+0000) Subject: (output): Do not output "#include "; that is bison.simple's X-Git-Tag: BISON-1_30g~5 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/b59b91bb6e46b51bfc7960bacd654ca7b710f3c7?hp=b59b91bb6e46b51bfc7960bacd654ca7b710f3c7 (output): Do not output "#include "; that is bison.simple's job. stdio.h should be included only if necessary, to avoid infringing on the user name space when possible. ---