1/*	$NetBSD: nl_types.h,v 1.2 2014/02/27 01:07:52 matt Exp $	*/
2
3#if defined(_NLS_PRIVATE)
4#include "../../include/nl_types.h"
5#elif defined(__GNUC__)
6#include_next <nl_types.h>
7#endif
8