diff options
Diffstat (limited to 'mbone/rat/patches/patch-ac')
-rw-r--r-- | mbone/rat/patches/patch-ac | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mbone/rat/patches/patch-ac b/mbone/rat/patches/patch-ac index 969e82fb09c..6f73f9edb55 100644 --- a/mbone/rat/patches/patch-ac +++ b/mbone/rat/patches/patch-ac @@ -1,9 +1,9 @@ -$NetBSD: patch-ac,v 1.2 1998/11/05 02:46:09 mycroft Exp $ +$NetBSD: patch-ac,v 1.3 1999/11/27 22:41:18 rh Exp $ ---- src/gsm_code.c.orig Sat Aug 15 15:16:48 1998 -+++ src/gsm_code.c Wed Nov 4 21:27:03 1998 +--- src/gsm_code.c.orig Sat Nov 27 23:38:15 1999 ++++ src/gsm_code.c Sat Nov 27 23:38:16 1999 @@ -7,6 +7,7 @@ - /* $Header: /cvsroot/pkgsrc/mbone/rat/patches/patch-ac,v 1.2 1998/11/05 02:46:09 mycroft Exp $ */ + /* $Header: /cvsroot/pkgsrc/mbone/rat/patches/patch-ac,v 1.3 1999/11/27 22:41:18 rh Exp $ */ #include <stdlib.h> +#include <string.h> |