summaryrefslogtreecommitdiff
path: root/math/graphopt/patches/patch-src_classes_optFileReader.cc
blob: b6e3791ee30b01c54ae9688c94700f585a292237 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-src_classes_optFileReader.cc,v 1.1 2011/11/24 13:53:06 joerg Exp $

--- src/classes/optFileReader.cc.orig	2011-11-24 01:08:20.000000000 +0000
+++ src/classes/optFileReader.cc
@@ -1,4 +1,5 @@
 #include "optFileReader.h"
+#include <stdlib.h>
 #include <string.h>
 #include <gtk/gtk.h>
 #include "../interface.h"