From 23a8ddfe7313cc62b2cf33c495f0926656880b45 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 30 Jul 2016 09:51:29 +0000 Subject: Fix build after math/glpk update Reported by: pkg-fallout PR: 211455 --- math/octave/files/patch-libinterp+dldfcn+__glpk__.cc | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 math/octave/files/patch-libinterp+dldfcn+__glpk__.cc (limited to 'math/octave/files') diff --git a/math/octave/files/patch-libinterp+dldfcn+__glpk__.cc b/math/octave/files/patch-libinterp+dldfcn+__glpk__.cc deleted file mode 100644 index 1064e1f1c1fa..000000000000 --- a/math/octave/files/patch-libinterp+dldfcn+__glpk__.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- libinterp/dldfcn/__glpk__.cc.orig 2014-01-20 06:29:02.000000000 -0700 -+++ libinterp/dldfcn/__glpk__.cc 2014-01-20 06:32:50.000000000 -0700 -@@ -46,6 +46,7 @@ - #include - #else - #include -+#include - #endif - } - -- cgit v1.2.3