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