Skip to content

Commit 754aa77

Browse files
committed
Resolve GH-17112 for lower branches
See #17114 (comment)
1 parent 1862aff commit 754aa77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/mbstring/libmbfl/mbfl/mbfl_encoding.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
#ifndef MBFL_ENCODING_H
3232
#define MBFL_ENCODING_H
3333

34+
#include "zend.h"
3435
#include "mbfl_defs.h"
3536
#include "mbfl_consts.h"
36-
#include "zend.h"
3737

3838
enum mbfl_no_encoding {
3939
mbfl_no_encoding_invalid = -1,

0 commit comments

Comments
 (0)