diff options
Diffstat (limited to 'comms/mgetty+sendfax/files/patch-ag')
-rw-r--r-- | comms/mgetty+sendfax/files/patch-ag | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/mgetty+sendfax/files/patch-ag b/comms/mgetty+sendfax/files/patch-ag deleted file mode 100644 index 1fd854ba5228..000000000000 --- a/comms/mgetty+sendfax/files/patch-ag +++ /dev/null @@ -1,11 +0,0 @@ ---- sendfax.c.orig Fri Feb 18 10:06:53 2000 -+++ sendfax.c Fri Feb 18 10:07:37 2000 -@@ -41,7 +41,7 @@ - - /* seems to missing nearly everywhere */ - #ifndef __NetBSD__ --time_t time _PROTO(( long * tloc )); -+time_t time _PROTO(( time_t * tloc )); - #endif - - void exit_usage _P2( (program, msg ), |