Skip to content

Commit d14c23b

Browse files
committed
Merge branch 'PHP-8.4'
2 parents 3bcd923 + 3ee01b2 commit d14c23b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cmake/main/php_config.cmake.h.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,9 @@
456456
/* Define to 1 if 'sa_len' is a member of 'struct sockaddr'. */
457457
#cmakedefine HAVE_STRUCT_SOCKADDR_SA_LEN 1
458458

459+
/* Define to 1 if the system has the type 'struct sockaddr_storage'. */
460+
#cmakedefine HAVE_STRUCT_SOCKADDR_STORAGE 1
461+
459462
/* Define to 1 if 'sun_len' is a member of 'struct sockaddr_un'. */
460463
#cmakedefine HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
461464

0 commit comments

Comments
 (0)