1
0
Fork 0

added sys/types.h

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@752
This commit is contained in:
Peter Veenstra 2003-03-12 12:58:15 +00:00
parent c131ab0320
commit 0e35a7dfe2
2 changed files with 2 additions and 0 deletions

View file

@ -22,6 +22,7 @@
*/
#include <string.h>
#include <sys/types.h>
#include <dirent.h>
#include "SDL.h"