From: hadaq Date: Mon, 5 Apr 2010 20:24:31 +0000 (+0000) Subject: update of tcp-mode X-Git-Tag: v6.0~282 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=d8cedd632de9f691a47f7f637e001e1b3fe11588;p=trbnettools.git update of tcp-mode --- diff --git a/libtrbnet/trbnet.h b/libtrbnet/trbnet.h index b9281d2..a514654 100644 --- a/libtrbnet/trbnet.h +++ b/libtrbnet/trbnet.h @@ -4,10 +4,12 @@ extern const char trbnet_version[]; #include +#include extern unsigned int trb_debug; extern unsigned int trb_lazy; extern unsigned int trb_dma; +extern FILE* trb_stderr; /* ---------------------------------------------------------------------- */