diff options
Diffstat (limited to 'src/conf_parser.h')
-rw-r--r-- | src/conf_parser.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/conf_parser.h b/src/conf_parser.h index 2448eba..3ee3ff2 100644 --- a/src/conf_parser.h +++ b/src/conf_parser.h @@ -30,8 +30,8 @@ This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ -#ifndef YY_YY_Y_TAB_H_INCLUDED -# define YY_YY_Y_TAB_H_INCLUDED +#ifndef YY_YY_CONF_PARSER_H_INCLUDED +# define YY_YY_CONF_PARSER_H_INCLUDED /* Enabling traces. */ #ifndef YYDEBUG # define YYDEBUG 0 @@ -510,4 +510,4 @@ int yyparse (); #endif #endif /* ! YYPARSE_PARAM */ -#endif /* !YY_YY_Y_TAB_H_INCLUDED */ +#endif /* !YY_YY_CONF_PARSER_H_INCLUDED */ |