blob: e4ddef46017e710c32039aa9f23e28eb73314752 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
$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
@@ -7,6 +7,7 @@
/* $Header: /cvsroot/pkgsrc/mbone/rat/patches/patch-ac,v 1.1 1998/09/13 17:06:09 garbled Exp $ */
#include <stdlib.h>
+#include <string.h>
#include "gsm.h"
/*
|