#include <sys/stat.h>
#ifndef S_TYPEISMQ
#error "S_TYPEISMQ is not defined"
#endif
int main(void) { return 0; }
