summaryrefslogtreecommitdiff
path: root/graphics/sodipodi/patches/patch-ab
blob: ac8aa5ec459e77f7ef88255c1a144b406a25714f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1 2002/09/12 00:43:50 wiz Exp $

--- src/main.c.orig	Tue Sep 10 09:36:42 2002
+++ src/main.c
@@ -27,6 +27,7 @@
 #ifdef __FreeBSD__
 #include <floatingpoint.h>
 #endif
+#include <locale.h>
 #include <string.h>
 
 #include <popt.h>