mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 08:40:39 -04:00
"make patch". Also, I forgot to "cvs add" the correct file from PR 25808. reported by: bento
10 lines
225 B
C
10 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>
|
|
|