diff options
-rw-r--r-- | graphics/graphviz/files/patch-tools::gpr::gpr.c | 10 |
1 files changed, 10 insertions, 0 deletions
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 <queue.h> + #include <sfstr.h> + #include <error.h> +-#include "getopt.h" + + static const char* usage = + ": gpr [-o <ofile>] ([-f <prog>] | 'prog') [files]\n\ |