Warning for beos removed (from Berend de Boer).

This commit is contained in:
johns 2002-11-30 12:33:29 +00:00
parent 4d0bae30bd
commit 1af5f2a14d

View file

@ -169,6 +169,9 @@
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
extern void beos_init( int argc, char **argv );
#endif
#ifndef _MSC_VER