Skip to content

Commit 49f6aec

Browse files
committed
Sort sysvsem config header
1 parent 85bf50f commit 49f6aec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Define to 1 if the system has the type 'union semun'. */
2-
#cmakedefine HAVE_UNION_SEMUN 1
3-
41
/* Define to 1 if the PHP extension 'sysvsem' is available. */
52
#cmakedefine HAVE_SYSVSEM 1
3+
4+
/* Define to 1 if the system has the type 'union semun'. */
5+
#cmakedefine HAVE_UNION_SEMUN 1

0 commit comments

Comments
 (0)