[PATCH] remove unneeded declarations in "compat.h"

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

 



struct stream & struct stat are defined in this file
but were only used for identical_files() which has been
removed years ago.

So, remove these declarations.

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
---
 compat.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/compat.h b/compat.h
index 9814ae3e8..4bba47ad2 100644
--- a/compat.h
+++ b/compat.h
@@ -10,8 +10,6 @@
  *  - "string to long double" (C99 strtold())
  *	Missing in Solaris and MinGW
  */
-struct stream;
-struct stat;
 
 /*
  * Our "blob" allocator works on chunks that are multiples
-- 
2.20.0




[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux