#include #ifndef DT_SHM #error "DT_SHM is not defined" #endif int main(void) { return 0; }