diff options
Diffstat (limited to 'dns/geta/files/patch-geta_geta.c')
-rw-r--r-- | dns/geta/files/patch-geta_geta.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/dns/geta/files/patch-geta_geta.c b/dns/geta/files/patch-geta_geta.c deleted file mode 100644 index c6b939b6a588..000000000000 --- a/dns/geta/files/patch-geta_geta.c +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 */ |