[PATCH 4/4] fixup! reftable: utility functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 reftable/basics.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/reftable/basics.h b/reftable/basics.h
index 096b36862b..0645b74196 100644
--- a/reftable/basics.h
+++ b/reftable/basics.h
@@ -54,7 +54,6 @@ void reftable_free(void *p);
 void *reftable_calloc(size_t sz);
 
 /* Find the longest shared prefix size of `a` and `b` */
-struct strbuf;
 int common_prefix_size(struct strbuf *a, struct strbuf *b);
 
 #endif
-- 
2.33.0.481.g26d3bed244




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux