Merge branch 'js/t4130-rename-without-ino'
[gitweb.git] / git-compat-util.h
index c99cddc54b1ea14955e019dc84088b6c9fd74f88..590bfddf73238d37f7b2d831a6e46ed608c005ce 100644 (file)
@@ -1062,3 +1062,5 @@ struct tm *git_gmtime_r(const time_t *, struct tm *);
 #endif
 
 #endif
+
+extern int cmd_main(int, const char **);