Add some more BeOS support.

This commit is contained in:
David Reid 2002-10-02 23:48:58 +00:00
parent 69a6289e8c
commit cf2e12a01e

View File

@ -31,6 +31,9 @@
#include "SAPI.h"
#include "php_globals.h"
#ifdef __BEOS__
#define realpath(x,y) strcpy(y,x)
#endif
/*
* php_checkuid