1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00

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