diff options
Diffstat (limited to 'conf.h')
| -rwxr-xr-x | conf.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ // class conf declaration. this class parses the server config file. -#ifndef CONF_H -#define CONF_H +#ifndef s_conf_H +#define s_conf_H #include "incl.h" #include "cont.h" |
