#ifndef CONFIG_H_QWER #define CONFIG_H_QWER static const char *srv_runpath = "/dat2/home/ziggi/projects/cworker/run/cworker.pid"; static const char *srv_logpath = "/dat2/home/ziggi/projects/cworker/log/cworker.log"; static const char *srv_configpath = "/dat2/home/ziggi/projects/cworker//cworker.conf"; #endif