/* Test that the BUS_OBJERR macro is defined. */ #include #ifndef BUS_OBJERR #error BUS_OBJERR not defined #endif