added yum-2.6.0-chroot.patch
[util-vserver.git] / util-vserver / src / testsuite / vunify-functest.c
index c6df950..3b8f4d3 100644 (file)
@@ -28,4 +28,5 @@ extern void   PathInfo_test();
 int main()
 {
   PathInfo_test();
+  return 0;
 }