Add langinfo.h to the system/locale.h
commit40178dd81e829878bbc7dcbb51184f747421e84b
authorTimur I. Bakeyev <timur@com.bat.ru>
Sun, 7 Jun 2009 12:39:22 +0000 (7 12:39 +0000)
committerStefan Metzmacher <metze@samba.org>
Mon, 8 Jun 2009 11:20:51 +0000 (8 13:20 +0200)
tree6d9a1ae134aede17fe00e91ae5c8bbf64d67dc56
parent11332e106c8654f798177e089b332263bfb81e18
Add langinfo.h to the system/locale.h

This patch for Samba4. It's not really inspired by any real need, just
for the consistency. We define replace/system/locale.h as a generic
header, that includes all locale related headers and we are using
nl_langinfo at least in Samba3. So, it would be consistent to add yet
another locale-related header to the set of locale.h headers.

Here is the patch.

With regards,
Timur Bakeyev.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/replace/system/config.m4
lib/replace/system/locale.h