2013-09-26 17:14:40 +02:00

13 lines
290 B
Plaintext

$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"