Skip to content

Commit c73e74e

Browse files
committed
Sync HAVE_SEMUN
1 parent 5f87704 commit c73e74e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cmake/main/config.w32.cmake.h.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -860,6 +860,9 @@
860860
/* Define to 1 if you have the 'libiconv' function. */
861861
#cmakedefine HAVE_LIBICONV 1
862862

863+
/* Define to 1 if the system has the type 'union semun'. */
864+
#cmakedefine01 HAVE_SEMUN
865+
863866
/* Define to 1 if the PHP extension 'shmop' is available. */
864867
#cmakedefine HAVE_SHMOP 1
865868

0 commit comments

Comments
 (0)