novi upstream verzije 2.8.3
[ossec-hids.git] / src / rootcheck / rootcheck.h
index ca9b279..a8f5b2f 100755 (executable)
@@ -29,7 +29,7 @@ rkconfig rootcheck;
 
 /* rk_types */
 #define ALERT_OK                0
-#define ALERT_SYSTEM_ERROR      1
+#define ALERT_SYSTEM_ERR        1
 #define ALERT_SYSTEM_CRIT       2
 #define ALERT_ROOTKIT_FOUND     3
 #define ALERT_POLICY_VIOLATION  4