Skip to content

Commit 50ca17c

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: gvfs-helper-client.h

+1
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)