]> git.saurik.com Git - bison.git/blame - acconfig.h
Include unistd.h and ctype.h.
[bison.git] / acconfig.h
CommitLineData
bd2a2393
JT
1#ifndef CONFIG_H
2#define CONFIG_H
3
4@TOP@
5
6/* Name of package. */
7#undef PACKAGE
8
9/* Version of package. */
10#undef VERSION
11
12@BOTTOM@
13
14#endif /* CONFIG_H */