#ifndef LOG_H #define LOG_H // log FILE *logp; xmpp_log_t *xmpp_get_file_logger(); #endif