/* A glue header file for the DDI bindings to the flex-generated Web IDL scanner */ #ifndef LEXER_H_INCL #define LEXER_H_INCL #include "esidl.h" #include "parser.h" #include "lex.yy.h" #endif