gentoo: use /var/run for new /run compatibility
[util-vserver.git] / lib / syscall_getvci.c
index e9b28dc..42875f0 100644 (file)
@@ -30,7 +30,7 @@
 
 #if defined(VC_ENABLE_API_V21)
 
-int
+vc_vci_t
 vc_get_vci()
 {
   CALL_VC(CALL_VC_V21(vc_get_vci, 0));