#ifndef _VARS_H_aef9353a_ #define _VARS_H_aef9353a_ /* This file is in the public domain. */ #include "structs.h" extern const char *configfile; extern CONFIG *conf; #endif