Skip to content

Commit f06bbe5

Browse files
derrickstoleedscho
authored andcommitted
gvfs-helper-client.h: define struct object_id
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
1 parent cb4e128 commit f06bbe5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gvfs-helper-client.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
struct repository;
55
struct commit;
6+
struct object_id;
67

78
enum gh_client__created {
89
/*

0 commit comments

Comments
 (0)