intl: Merge from glibc.

Apply commit
2017-10-01  H.J. Lu  <hjl.tools@gmail.com>
Hide internal __gettextparse function [BZ #18822]
This commit is contained in:
Bruno Haible 2023-09-30 20:31:37 +02:00
parent 3e159e0ac1
commit 011fa0f016

View File

@ -23,7 +23,7 @@
#include <stdlib.h>
#include <string.h>
#include "plural-exp.h"
#include <plural-exp.h>
/* These structs are the constant expression for the germanic plural
form determination. It represents the expression "n != 1". */