diff options
Diffstat (limited to 'devel/cvsgraph/files/patch-cvsgraph.c')
-rw-r--r-- | devel/cvsgraph/files/patch-cvsgraph.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/cvsgraph/files/patch-cvsgraph.c b/devel/cvsgraph/files/patch-cvsgraph.c deleted file mode 100644 index f0c0a4810cee..000000000000 --- a/devel/cvsgraph/files/patch-cvsgraph.c +++ /dev/null @@ -1,10 +0,0 @@ ---- cvsgraph.c.orig Wed Mar 14 20:12:02 2001 -+++ cvsgraph.c Wed Mar 14 20:11:38 2001 -@@ -30,7 +30,6 @@ - #include <fcntl.h> - #include <regex.h> - #include <errno.h> --#include <getopt.h> - #include <ctype.h> - #include <time.h> - |