#if !defined(CONFIG_H) #define CONFIG_H #define BUF_SIZE 8192 #define STDIO_BUF_SIZE 8192 #define DEFAULT_SOCKET_PATH "/var/run/crio" #endif // CONFIG_H