summaryrefslogtreecommitdiff
path: root/graphics/ocrad/patches/patch-character__r11.cc
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ocrad/patches/patch-character__r11.cc')
-rw-r--r--graphics/ocrad/patches/patch-character__r11.cc12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/ocrad/patches/patch-character__r11.cc b/graphics/ocrad/patches/patch-character__r11.cc
new file mode 100644
index 00000000000..a041ede67a7
--- /dev/null
+++ b/graphics/ocrad/patches/patch-character__r11.cc
@@ -0,0 +1,12 @@
+$NetBSD: patch-character__r11.cc,v 1.1 2013/05/23 15:04:44 joerg Exp $
+
+--- character_r11.cc.orig 2013-05-23 11:21:53.000000000 +0000
++++ character_r11.cc
+@@ -18,6 +18,7 @@
+
+ #include <algorithm>
+ #include <cstdio>
++#include <cstdlib>
+ #include <vector>
+
+ #include "common.h"