sapi/*: add missing includes

This commit is contained in:
Max Kellermann 2023-01-04 16:12:50 +01:00 committed by George Peter Banyard
parent aa1cd02a43
commit 6b34de8eba
5 changed files with 12 additions and 0 deletions

View file

@ -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;