#ifdef HAVE_CONFIG_H #include "config.h" #endif #include int main() { shmemq_dummy(); return 0; }