From 5f96481476b17b175a7957d554036d590ec06ef0 Mon Sep 17 00:00:00 2001 From: ian Date: Tue, 31 May 2005 23:34:51 +0000 Subject: [PATCH] missing string.h --- hostside/nmra.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hostside/nmra.c b/hostside/nmra.c index bd2e916..0032870 100644 --- a/hostside/nmra.c +++ b/hostside/nmra.c @@ -2,6 +2,7 @@ #include #include +#include #include "common.h" #include "nmra.h" -- 2.30.2