Merge branch 'bp/bind-kp-enter' of git-gui into bp/git-gui-bind-kp-enter
[git] / compat / cygwin.h
1 int cygwin_offset_1st_component(const char *path);
2 #define offset_1st_component cygwin_offset_1st_component