freebsd-ports/dns/geta/files/patch-geta_geta.c
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

10 lines
247 B
C

--- geta/geta.c.orig Wed Dec 18 02:18:00 2002
+++ geta/geta.c Wed Dec 18 02:18:16 2002
@@ -7,6 +7,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <unistd.h>
char *progname;
int errors = 0; /* number of errors */