rayzor

view 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
line source
1 /* watcom has opendir/readdir in direct.h instead of dirent.h for some reason */
2 #include <dirent.h>