common.h
1.13 KB
-
common: Include stat.h in include/git2/common.h instead of src/common.h · cbf4f9f4
00582bcb introduced a change to git_blob_create_fromfile() that required the caller to pass a stat struct. This means that we need to include stat.h higher in the hierarchy of includes.
Jakob Pfender committed