put in explicit unistd.h for getcwd (this helps BeOS)

svn-id: r8040
This commit is contained in:
Max Horn 2003-05-27 23:34:37 +00:00
parent 29a25f66f2
commit 27f2f58010

View File

@ -29,6 +29,10 @@
#include "common/config-file.h"
#include "common/gameDetector.h"
#if !( defined(__DC__) || defined(__GP32__) )
#include <unistd.h>
#endif
/*
_____ _ _ _ _ _
|_ _| |__ (_)___ (_)___ __ _ __| |_ _ _ __ ___ _ __ ___ _ _| |