rayzor
annotate src/dosemu/direct.h @ 22:5380ff64e83f
minor changes from dos, and line endings cleanup
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Fri, 02 May 2014 14:32:58 +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> |