Browse Source

xcap_client: defined xcap-caps auid type

root 15 years ago
parent
commit
03c5fe9d1e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      modules_k/xcap_client/xcap_callbacks.h

+ 1 - 0
modules_k/xcap_client/xcap_callbacks.h

@@ -35,6 +35,7 @@
 #define RESOURCE_LIST      1<<2
 #define RESOURCE_LIST      1<<2
 #define RLS_SERVICE        1<<3
 #define RLS_SERVICE        1<<3
 #define PIDF_MANIPULATION  1<<4
 #define PIDF_MANIPULATION  1<<4
+#define XCAP_CAPS          1<<5
 
 
 
 
 /* callback function prototype */
 /* callback function prototype */