summaryrefslogtreecommitdiff
path: root/x11/zenity/patches/patch-aa
blob: 90f97b1bbbc4f27ce22c9214be62cfdc196ab5d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1.1.1 2003/12/03 23:40:39 xtraeme Exp $

--- src/main.c.orig	2003-10-12 04:51:37.000000000 +0200
+++ src/main.c	2003-10-12 04:51:48.000000000 +0200
@@ -24,6 +24,7 @@
 #include "config.h"
 #include "zenity.h"
 #include <stdlib.h>
+#include <locale.h> 
 #include <popt.h>
 #include <langinfo.h>