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