summaryrefslogtreecommitdiff
path: root/src/libimcv/swima/swima_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libimcv/swima/swima_event.h')
-rw-r--r--src/libimcv/swima/swima_event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libimcv/swima/swima_event.h b/src/libimcv/swima/swima_event.h
index fe69d6aad..7391f3e9f 100644
--- a/src/libimcv/swima/swima_event.h
+++ b/src/libimcv/swima/swima_event.h
@@ -25,6 +25,7 @@
#include <library.h>
+#define SWIMA_EVENT_ACTION_NONE 0
#define SWIMA_EVENT_ACTION_CREATION 1
#define SWIMA_EVENT_ACTION_DELETION 2
#define SWIMA_EVENT_ACTION_ALTERATION 3