#ifndef CONFIG_H #define CONFIG_H #ifndef __cplusplus # define inline inline #endif /* #undef HAVE_SELECT */ #define HAVE_POLL #define AMQ_PLATFORM "Linux" #endif /* CONFIG_H */