Merge branch 'jk/common-main'
A trivial clean-up to a recently graduated topic. * jk/common-main: git-compat-util: move content inside ifdef/endif guards
This commit is contained in:
commit
b8171981fd
@ -1101,6 +1101,6 @@ struct tm *git_gmtime_r(const time_t *, struct tm *);
|
||||
#define getc_unlocked(fh) getc(fh)
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
extern int cmd_main(int, const char **);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user