X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fsyscall_getvci-v21.hc;h=b7794f180d43bf469d24867b3aaf2335af8c2857;hb=60eb97440f168c25135c63ef3ce06cf6c0babdda;hp=ac96358fae7d7236977b7caf8658c5643985455b;hpb=e303b8205d3b33f3c96c0a5fe3ab8ea87971eb0a;p=util-vserver.git diff --git a/lib/syscall_getvci-v21.hc b/lib/syscall_getvci-v21.hc index ac96358..b7794f1 100644 --- a/lib/syscall_getvci-v21.hc +++ b/lib/syscall_getvci-v21.hc @@ -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); }