diff --git a/hook/sfcodes.h b/hook/sfcodes.h index 527e9111ae..c950d23cd2 100644 --- a/hook/sfcodes.h +++ b/hook/sfcodes.h @@ -152,6 +152,7 @@ #define sfEscrowID ((5U << 16U) + 35U) #define sfURITokenID ((5U << 16U) + 36U) #define sfDomainID ((5U << 16U) + 37U) +#define sfManifestID ((5U << 16U) + 91U) #define sfHookOnOutgoing ((5U << 16U) + 93U) #define sfHookOnIncoming ((5U << 16U) + 94U) #define sfCron ((5U << 16U) + 95U)