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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user