1 #ifndef _PLURAL_EXP_H
2 #include <intl/plural-exp.h>
3 
4 #ifndef _ISOMAC
5 extern __typeof (__gettextparse) __gettextparse attribute_hidden;
6 #endif /* !_ISOMAC */
7 
8 #endif
9