Fix compilation on systems w/o setlocale()

This commit is contained in:
Todd C. Miller
2012-11-12 05:36:43 -05:00
parent 5957c88f4c
commit 336021a9c0
3 changed files with 24 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1993-1996, 1998-2005, 2007-2011
* Copyright (c) 1993-1996, 1998-2005, 2007-2012
* Todd C. Miller <Todd.Miller@courtesan.com>
*
* Permission to use, copy, modify, and distribute this software for any