b1fca0 | #ifndef _ROXEN_H_ #define _ROXEN_H_ #include <config.h> #define HOST_TO_IP 'H' #define IP_TO_HOST 'I' #endif | |||
ff66f7 | #define perror roxen_perror | |||
1b406a | #define CONFIGURATION_FILE_LEVEL 6 | |||
e0fb2a | #if DEBUG_LEVEL > 7 #ifndef HOST_NAME_DEBUG # define HOST_NAME_DEBUG #endif #endif |