From 516e4a3b79239eae1d953580a8e42986793d9a84 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 14 Nov 2001 12:59:53 +0000 Subject: Fix building. PR: 31895 Submitted by: Edwin Groothuis --- graphics/graphviz/files/patch-tools::gpr::gpr.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graphics/graphviz/files/patch-tools::gpr::gpr.c (limited to 'graphics/graphviz/files/patch-tools::gpr::gpr.c') diff --git a/graphics/graphviz/files/patch-tools::gpr::gpr.c b/graphics/graphviz/files/patch-tools::gpr::gpr.c new file mode 100644 index 000000000000..f8cad5622d1c --- /dev/null +++ b/graphics/graphviz/files/patch-tools::gpr::gpr.c @@ -0,0 +1,10 @@ +--- tools/gpr/gpr.c.orig Sat Nov 10 21:15:30 2001 ++++ tools/gpr/gpr.c Sat Nov 10 21:15:38 2001 +@@ -23,7 +23,6 @@ + #include + #include + #include +-#include "getopt.h" + + static const char* usage = + ": gpr [-o ] ([-f ] | 'prog') [files]\n\ -- cgit v1.2.3