int linec;
#include "util.h"
extern list_t *root_list;
void yyparse(void);
int yyparse(void);
void free_conf(list_t*);
int conf_error;
typedef struct bip bip_t;