version 0.28.90
[util-vserver.git] / util-vserver / lib / getctx-compat.hc
index 96de609..e0dfd0b 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "getctx-legacy.hc"
 
-static inline ALWAYSINLINE ctx_t
+static inline ALWAYSINLINE xid_t
 vc_X_getctx_compat(pid_t pid)
 {
   return vc_X_getctx_legacy(pid);