Update to shiny15.
[util-vserver.git] / lib / syscall_getvci-v21.hc
index ac96358..b7794f1 100644 (file)
@@ -21,7 +21,7 @@
 #endif
 
 static inline ALWAYSINLINE int
-vc_get_vci_v21()
+vc_get_vci_v21(int UNUSED tmp)
 {
   return vserver(VCMD_get_vci, 0, 0);
 }