Resolve GH-17112 for lower branches

See https://github.com/php/php-src/pull/17114#issuecomment-2533050450
This commit is contained in:
Niels Dossche 2024-12-11 19:32:35 +01:00
parent 1862aff08f
commit 754aa7706b
No known key found for this signature in database
GPG key ID: B8A8AD166DF0E2E5

View file

@ -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,