]> git.saurik.com Git - bison.git/blame - src/version.c
Added <unistd.h> for unlink().
[bison.git] / src / version.c
CommitLineData
e0d27f5f 1#ifdef HAVE_CONFIG_H
bd2a2393 2#include <config.h>
e0d27f5f 3#endif
bd2a2393
JT
4
5char *version_string = "GNU Bison version " VERSION "\n";