summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/localeconv.c
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2003-06-26 10:46:16 +0000
committerphantom <phantom@FreeBSD.org>2003-06-26 10:46:16 +0000
commitcd4974c7348424a7f4d7337db3b49ee377be4b47 (patch)
treec4082e435ee6853fb778299516517d7162496077 /lib/libc/locale/localeconv.c
parentd45e58ad731761c5ee7051580c01c0a05c8d9322 (diff)
downloadFreeBSD-src-cd4974c7348424a7f4d7337db3b49ee377be4b47.zip
FreeBSD-src-cd4974c7348424a7f4d7337db3b49ee377be4b47.tar.gz
. style(9)
. fix/add comments (to cover changes done thru last 20 months) . extend monetary testcase to cover int_* values
Diffstat (limited to 'lib/libc/locale/localeconv.c')
-rw-r--r--lib/libc/locale/localeconv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/locale/localeconv.c b/lib/libc/locale/localeconv.c
index d10ba1f..97c22dd 100644
--- a/lib/libc/locale/localeconv.c
+++ b/lib/libc/locale/localeconv.c
@@ -39,6 +39,7 @@ static char sccsid[] = "@(#)localeconv.c 8.1 (Berkeley) 6/4/93";
__FBSDID("$FreeBSD$");
#include <locale.h>
+
#include "lmonetary.h"
#include "lnumeric.h"
OpenPOWER on IntegriCloud