From 8d26032f1475bacd7de3f9993e89043406f55a3a Mon Sep 17 00:00:00 2001 From: ian Date: Tue, 18 Jan 2005 23:57:39 +0000 Subject: [PATCH] some missing includes --- hostside/encode.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hostside/encode.c b/hostside/encode.c index ed53ab7..a369299 100644 --- a/hostside/encode.c +++ b/hostside/encode.c @@ -1,6 +1,8 @@ /**/ #include +#include +#include #include "hostside.h" #include "nmra.h" -- 2.30.2