summaryrefslogtreecommitdiff
path: root/graphics/refocus-it/patches
diff options
context:
space:
mode:
authordrochner <drochner>2005-01-16 11:52:43 +0000
committerdrochner <drochner>2005-01-16 11:52:43 +0000
commit8325f41619d7b7878e4166d99111dc16ecd09c8c (patch)
tree1b8215ad51df21129cb266371d4005336115eab6 /graphics/refocus-it/patches
parentfcc4f360e115909dd0500843b4a81725e1c1b717 (diff)
downloadpkgsrc-8325f41619d7b7878e4166d99111dc16ecd09c8c.tar.gz
commandline version of the GIMP plugin
Diffstat (limited to 'graphics/refocus-it/patches')
-rw-r--r--graphics/refocus-it/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/refocus-it/patches/patch-aa b/graphics/refocus-it/patches/patch-aa
new file mode 100644
index 00000000000..dde1c146991
--- /dev/null
+++ b/graphics/refocus-it/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2005/01/16 11:52:44 drochner Exp $
+
+--- cmd-line/main-cmd.c.orig 2005-01-14 23:08:31.000000000 +0100
++++ cmd-line/main-cmd.c
+@@ -24,6 +24,7 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <time.h>
++#include <locale.h>
+ #include "compiler.h"
+ #include "xmalloc.h"
+ #include "hopfield.h"