1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00

Remove php_realpath from build.

It was broken and should not be used in any way.
This commit is contained in:
Sascha Schumann
2000-08-20 05:27:59 +00:00
parent cf8d95b922
commit fbdf502307
5 changed files with 3 additions and 313 deletions
-1
View File
@@ -82,7 +82,6 @@ extern int fclose(FILE *);
#define MAP_FAILED ((void *) -1)
#endif
#include "php_realpath.h"
#include "scanf.h"
#include "zend_API.h"