mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
00009c0e8f
"make patch". Also, I forgot to "cvs add" the correct file from PR 25808. reported by: bento
11 lines
225 B
C
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>
|
|
|