X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fsupport%2Fhealth_ck.c;h=290c5003946e9094f6722fc62da497fab9496b1b;hb=116d0f5b6c5b1a396fed835c714a5d568c264cc5;hp=b755077d07c3a1d4bb3d798413fe6669963a4108;hpb=fc5c77b3d78988aa407118235d7f5978642df753;p=ric-plt%2Flib%2Frmr.git diff --git a/src/support/health_ck.c b/src/support/health_ck.c index b755077..290c500 100644 --- a/src/support/health_ck.c +++ b/src/support/health_ck.c @@ -73,12 +73,6 @@ #include #include -#ifndef RIC_HEALTH_CHECK_REQ -#define RIC_HEALTH_CHECK_REQ 100 -#define RIC_HEALTH_CHECK_RESP 101 -#endif - - #define MAX_MSG_SZ 2048 // max size we'll expect back #define PAYLOAD_SZ 1024 // size of payload we will send