Ticket #61512: guesslocale.c.missing-header.diff

File guesslocale.c.missing-header.diff, 324 bytes (added by fu7mu4 (fu7mu4), 3 years ago)

patch to guesslocale.c

  • guesslocale.c

    old new  
    1919 * along with this program; if not, write to the Free Software
    2020 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    2121 */
     22#include <ctype.h>
    2223
    2324#ifdef HAVE_SETLOCALE
    2425