When building with gcc 15.1, building RegularExpressionDxe fails because it can't find the type ptrdiff_t. Therefore, add a typedef for it in OniguramaUefiPort.h. Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
When building with gcc 15.1, building RegularExpressionDxe fails because it can't find the type ptrdiff_t. Therefore, add a typedef for it in OniguramaUefiPort.h. Signed-off-by: Rebecca Cran <rebecca@bsdio.com>