#ifndef __MASC_GEN__H__ #define __MASC_GEN__H__ #include "masclist.h" extern int yylex(void); #endif