diff options
Diffstat (limited to 'comms/mgetty+sendfax/files/patch-ai')
-rw-r--r-- | comms/mgetty+sendfax/files/patch-ai | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/mgetty+sendfax/files/patch-ai b/comms/mgetty+sendfax/files/patch-ai deleted file mode 100644 index 983c37a74b11..000000000000 --- a/comms/mgetty+sendfax/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- voice/libvoice/voice_fax.c.orig Fri Feb 18 10:10:12 2000 -+++ voice/libvoice/voice_fax.c Fri Feb 18 10:10:28 2000 -@@ -30,7 +30,7 @@ - - /* seems to missing nearly everywhere */ - #ifndef __NetBSD__ --time_t time _PROTO(( long * tloc )); -+time_t time _PROTO(( time_t * tloc )); - #endif - - /* from faxrecp.c */ |