On Fri, May 03, 2013 at 05:05:10PM +0200, Stefan Sperling wrote: > On Sun, Apr 28, 2013 at 08:12:31AM -0500, Vladimir Támara Patiño wrote: > > reordering of #includes in setrunelocale.c to comply > > better with style (9).
> Looks good, but why are you adding citrus_ctype_local.h? > > citrus_ctype_local.h is supposed to be private to the citrus/ directory. > So setrunelocale.c should not include it. > > And since citrus_ctype_local.h is already included by citrus_ctype.h, > including it as you're proposing doesn't have any effect. Haven't heard back from you about this. Committed without including citrus_ctype_local.h.