Skip to content

Commit

Permalink
Resolve GH-17112 for lower branches
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsdos committed Dec 11, 2024
1 parent 1862aff commit 754aa77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/mbstring/libmbfl/mbfl/mbfl_encoding.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
#ifndef MBFL_ENCODING_H
#define MBFL_ENCODING_H

#include "zend.h"
#include "mbfl_defs.h"
#include "mbfl_consts.h"
#include "zend.h"

enum mbfl_no_encoding {
mbfl_no_encoding_invalid = -1,
Expand Down

0 comments on commit 754aa77

Please sign in to comment.