]> jfr.im git - solanum.git/blobdiff - include/modules.h
Merge pull request #329 from edk0/reload-by-path
[solanum.git] / include / modules.h
index bc0073535412b44647e50ea6c203f49be7421998..0c74672894d9ce9fa10c1911a45116658e341dec 100644 (file)
@@ -71,9 +71,9 @@ typedef struct
 {
        const char *hapi_name;
        hookfn fn;
+       enum hook_priority priority;
 } mapi_hfn_list_av1;
 
-
 #define MAPI_CAP_CLIENT                1
 #define MAPI_CAP_SERVER                2