transport-helper: drop read/write errno checks
[git.git] / compat / cygwin.h
blob8e52de4644dbc491c30d16bd353b7f52499bf465
1 int cygwin_offset_1st_component(const char *path);
2 #define offset_1st_component cygwin_offset_1st_component