1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/devel/cvsgraph/files/patch-cvsgraph.c
Trevor Johnson 00009c0e8f An erroneous commit to this file by sobomax broke the port for
"make patch".  Also, I forgot to "cvs add" the correct file from
PR 25808.

reported by:	bento
2001-03-16 22:07:38 +00:00

11 lines
225 B
C

--- 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>