summaryrefslogtreecommitdiff
path: root/math/gcalctool/patches/patch-ab
blob: 55a57ee3f32dc4c048128fdb2d108f1601c048b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1 2011/01/11 15:10:20 drochner Exp $

--- src/gcalctool.c.orig	2010-11-16 22:44:48.000000000 +0000
+++ src/gcalctool.c
@@ -20,6 +20,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
+#include <locale.h>
 
 #include "currency.h"
 #include "unittest.h"