log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
rayzor
view src/dosemu/direct.h @ 20:6b11a3f8706e
find changesets by author, revision, files, or words in the commit message
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>