summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/ae.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipcpd/normal/ae.h')
-rw-r--r--src/ipcpd/normal/ae.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ipcpd/normal/ae.h b/src/ipcpd/normal/ae.h
index 229ff4aa..882625dd 100644
--- a/src/ipcpd/normal/ae.h
+++ b/src/ipcpd/normal/ae.h
@@ -23,7 +23,8 @@
#ifndef OUROBOROS_IPCPD_NORMAL_AE_H
#define OUROBOROS_IPCPD_NORMAL_AE_H
-#define MGMT_AE "Management"
-#define DT_AE "Data transfer"
+#define MGMT_AE "Management"
+#define DT_AE "Data transfer"
+#define ENROLL_AE "Enrollment"
#endif /* OUROBOROS_IPCPD_NORMAL_AE_H */