mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
sapi/*: add missing includes
This commit is contained in:
parent
aa1cd02a43
commit
6b34de8eba
5 changed files with 12 additions and 0 deletions
|
@ -92,6 +92,8 @@
|
|||
# include "openssl/applink.c"
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
PHPAPI extern char *php_ini_opened_path;
|
||||
PHPAPI extern char *php_ini_scanned_path;
|
||||
PHPAPI extern char *php_ini_scanned_files;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue