From 4d89f760a7dcb880148fe9d59df6a01ba8237f3e Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Tue, 29 Jun 1999 02:24:37 +0000 Subject: Package-growing --- lib/rfsv32.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/rfsv32.cc') diff --git a/lib/rfsv32.cc b/lib/rfsv32.cc index b6105c5..945a18e 100644 --- a/lib/rfsv32.cc +++ b/lib/rfsv32.cc @@ -26,14 +26,15 @@ #include #include -#include "bool.h" +#include "defs.h" #include "bool.h" #include "rfsv32.h" #include "bufferstore.h" #include "ppsocket.h" -#include "../defaults.h" #include "bufferarray.h" +#define RFSV_SENDLEN 230 + rfsv32::rfsv32(ppsocket * _skt) : serNum(0) { skt = _skt; -- cgit v1.2.3