summaryrefslogtreecommitdiff
path: root/finance/gnucash/patches/patch-ag
blob: 83bdbbd3c7cc74e370afe661829c79d976c227f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ag,v 1.1.1.1 2000/12/11 13:53:26 wiz Exp $

--- src/engine/util.h.orig	Thu Jun  8 23:22:11 2000
+++ src/engine/util.h	Mon Jun 26 17:10:40 2000
@@ -34,6 +34,7 @@
 #include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <locale.h>
 
 #include "gnc-common.h"