From d66f4c8d8e5433dcb5f79cd922b20a2fe45a1a65 Mon Sep 17 00:00:00 2001 From: hadaq Date: Fri, 7 Feb 2003 11:44:20 +0000 Subject: [PATCH] Join with mathias-local Put parameter source EPICS to configure New worker protocol is controlled via -DWORKER_NEW_PROTOCOL -- mm --- hadaq/worker.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hadaq/worker.c b/hadaq/worker.c index c4168e5..fee3607 100644 --- a/hadaq/worker.c +++ b/hadaq/worker.c @@ -1,6 +1,4 @@ -static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/worker.c,v 6.15 2003-02-07 11:42:28 hadaq Exp $"; - -#undef WORKER_NEW_PROTOCOL +static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/worker.c,v 6.16 2003-02-07 11:44:20 hadaq Exp $"; #define _POSIX_C_SOURCE 199309L #include -- 2.43.0