| # | Line 55 | Line 55 | |
|---|---|---|
| 55 | #include <openssl/dh.h> | |
| 56 | #endif | |
| 57 | ||
| 58 | + | int yylex(void); |
| 59 | + | |
| 60 | static char *class_name = NULL; | |
| 61 | static struct ConfItem *yy_conf = NULL; | |
| 62 | static struct AccessItem *yy_aconf = NULL; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |