plural-exp.h 164 B

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