rayzor
annotate src/dosemu/direct.h @ 20:6b11a3f8706e
foo
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Tue, 15 Apr 2014 01:36:03 +0300 |
parents | |
children |
rev | line source |
---|---|
nuclear@14 | 1 /* watcom has opendir/readdir in direct.h instead of dirent.h for some reason */ |
nuclear@14 | 2 #include <dirent.h> |