added fmt.c
[util-vserver.git] / util-vserver / lib / syscall_getvxinfo-oldproc.hc
index 13717ed..23d5ebb 100644 (file)
@@ -21,7 +21,7 @@
 #endif
 
 static inline ALWAYSINLINE int
-vc_get_vx_info_X(xid_t UNUSED xid, struct vc_vx_info UNUSED *info)
+vc_get_vx_info_oldproc(xid_t UNUSED xid, struct vc_vx_info UNUSED *info)
 {
   // TODO: ???
   errno = EINVAL;