diff options
Diffstat (limited to 'mbone/rat/patches/patch-ac')
-rw-r--r-- | mbone/rat/patches/patch-ac | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/mbone/rat/patches/patch-ac b/mbone/rat/patches/patch-ac index e4ddef46017..969e82fb09c 100644 --- a/mbone/rat/patches/patch-ac +++ b/mbone/rat/patches/patch-ac @@ -1,8 +1,9 @@ -$NetBSD: patch-ac,v 1.1 1998/09/13 17:06:09 garbled Exp $ ---- src/gsm_code.c.orig Sun Sep 13 08:04:40 1998 -+++ src/gsm_code.c Sun Sep 13 08:05:08 1998 +$NetBSD: patch-ac,v 1.2 1998/11/05 02:46:09 mycroft Exp $ + +--- src/gsm_code.c.orig Sat Aug 15 15:16:48 1998 ++++ src/gsm_code.c Wed Nov 4 21:27:03 1998 @@ -7,6 +7,7 @@ - /* $Header: /cvsroot/pkgsrc/mbone/rat/patches/patch-ac,v 1.1 1998/09/13 17:06:09 garbled Exp $ */ + /* $Header: /cvsroot/pkgsrc/mbone/rat/patches/patch-ac,v 1.2 1998/11/05 02:46:09 mycroft Exp $ */ #include <stdlib.h> +#include <string.h> |