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