pax: avoid implicit function declaration warnings
[unleashed.git] / contrib / ncurses / include / hashsize.h
bloba0bf42d139f3951f2cfd0a55139703cd9abe8159
1 /*
2 * hashsize.h -- hash and token table constants
3 */
5 #define CAPTABSIZE 497
6 #define HASHTABSIZE ( 497 * 2)