pkgsrc/graphics/tuxpaint/patches/patch-ad
drochner 1dab4873ea update to 0.9.17
changes:
Scalable Vector Graphic (SVG) stamps, Japanese and Korean text entry,
improved printing and monitor support, and stamp categories are just
a few of the many improvements.
2007-09-04 21:11:57 +00:00

12 lines
275 B
Text

$NetBSD: patch-ad,v 1.1 2007/09/04 21:11:58 drochner Exp $
--- src/i18n.c.orig 2007-09-04 19:24:41.000000000 +0200
+++ src/i18n.c
@@ -32,6 +32,7 @@
#include <stdlib.h>
#include <string.h>
#include <libintl.h>
+#include <locale.h>
#include "i18n.h"
#include "debug.h"