#include <dirent.h>
struct dirent foo;
int main(void) { return 0; }
