X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fo1%2Fo1_client%2FAlarm.h;h=f88ed2eb27e67e6157ba6368fb0c4ea5f4d9cb3a;hb=0bdf00d1edf579ee8b5841e1a80d48d9bb91c7e8;hp=3506f4bfb948b3aaaddb789fe3f759fe2df926b2;hpb=762bc0a2a50222d74b01d9a88071bfaf5d90979b;p=o-du%2Fl2.git diff --git a/src/o1/o1_client/Alarm.h b/src/o1/o1_client/Alarm.h index 3506f4bfb..f88ed2eb2 100644 --- a/src/o1/o1_client/Alarm.h +++ b/src/o1/o1_client/Alarm.h @@ -22,6 +22,7 @@ #define __ALARM_H__ #include +#include "CommonMessages.h" #define ALRM_ID_SIZE 10 #define OBJ_INST_SIZE 15 #define TEXT_SIZE 50 @@ -51,16 +52,6 @@ typedef enum TIME_DOMAIN_VIOLATION = 11 }EventType; -typedef enum -{ - CLEAR = 0, - RAISE = 1 -}AlarmAction; - -typedef struct -{ - AlarmAction action; -}MsgHeader; typedef struct {