summaryrefslogtreecommitdiff
path: root/include/plural-exp.h
blob: 3b026f804dcb9d95eb7bacbe5f76a3d82c337244 (plain)
1
2
3
4
5
6
7
8
#ifndef _PLURAL_EXP_H
#include <intl/plural-exp.h>

#ifndef _ISOMAC
extern __typeof (__gettextparse) __gettextparse attribute_hidden;
#endif /* !_ISOMAC */

#endif