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