Skip to content

Commit 3985b47

Browse files
committed
test Solaris CI
1 parent 51e63f0 commit 3985b47

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

main/main.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818

1919
/* {{{ includes */
2020

21+
#if 1
22+
#define XXX 0
23+
#endif
24+
2125
#define ZEND_INCLUDE_FULL_WINDOWS_HEADERS
2226

2327
#include "php.h"

main/php_ini.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
+----------------------------------------------------------------------+
1515
*/
1616

17-
1817
#include "php.h"
1918
#include "ext/standard/info.h"
2019
#include "zend_ini.h"

0 commit comments

Comments
 (0)