#include <dirent.h>
#ifndef DT_SEM
#error "DT_SEM is not defined"
#endif
int main(void) { return 0; }
