Plan 9 from Bell Labs’s /usr/web/sources/contrib/anothy/src/lib/djb-ape/unix/trydrent.c
#include <sys/types.h> #include <dirent.h> void foo() { DIR *dir; struct dirent *d; }