Rename installed version of compile_et
[openafs.git] / src / comerr / error_table_nt.h
1 typedef union {
2
3 char *dynstr;
4  
5 } YYSTYPE;
6
7 #define ERROR_TABLE     258
8 #define ERROR_CODE_ENTRY        259
9 #define END     260
10 #define STRING  261
11 #define QUOTED_STRING   262
12
13
14 extern YYSTYPE yylval;
15