summaryrefslogtreecommitdiff
path: root/graphics/ocrad/patches/patch-track.cc
blob: 951860a53916dbfa661ffc126f88ac69d7efac64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-track.cc,v 1.1 2013/05/23 15:04:44 joerg Exp $

--- track.cc.orig	2013-05-23 11:21:18.000000000 +0000
+++ track.cc
@@ -18,6 +18,7 @@
 
 #include <algorithm>
 #include <cstdio>
+#include <cstdlib>
 #include <vector>
 
 #include "common.h"