summaryrefslogtreecommitdiff
path: root/graphics/refocus-it/patches/patch-aa
blob: dde1c14699181cb2deb8e9bcd80cb930eb2177b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"