rayzor

view src/dosemu/direct.h @ 21:8c4859442200

foo
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 15 Apr 2014 20:52:05 +0300
parents
children
line source
1 /* watcom has opendir/readdir in direct.h instead of dirent.h for some reason */
2 #include <dirent.h>