summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index a41d0fe5..c4320ca9 100644
--- a/include/common.h
+++ b/include/common.h
@@ -419,7 +419,7 @@ typedef enum
#define ACTION_STATUS_DISABLED 1
/* Max number of retries for alerts */
-#define ACTION_MAX_RETRIES 3
+#define ALERT_MAX_RETRIES 3
/* Operation types */
#define OPERATION_TYPE_MESSAGE 0