summaryrefslogtreecommitdiff
path: root/graphics/ocrad/patches/patch-profile.cc
blob: feb9cb491c2448d2eb334405df7487929522af2f (plain)
1
2
3
4
5
6
7
8
9
10
11
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"