mirror of
https://github.com/php/php-src.git
synced 2024-11-28 12:26:37 +08:00
this file is not used at all so removing it.
This commit is contained in:
parent
c49718f601
commit
ce3b796f90
@ -1,9 +0,0 @@
|
||||
/* Moved into a separate source file -- can be eliminated later */
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
int *__get_errno_ptr(void)
|
||||
{
|
||||
return ___errno();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user