/* Public domain. */ #include #include void foo() { DIR *dir; struct dirent *d; }