summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-12-19 07:56:03 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-12-19 18:30:10 +0100
commit5fa48c03a4f7890a49c2e98b908d8ab02ab4d338 (patch)
tree53704134376eef66d281c8fe4fdf6c9d8482c70a
parente870df7a36207ae81764ef2a4c0ab1443cdce27b (diff)
downloadsparse-5fa48c03a4f7890a49c2e98b908d8ab02ab4d338.tar.gz
remove unneeded declarations in "compat.h"
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@gmail.com>
-rw-r--r--compat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/compat.h b/compat.h
index 9814ae3e..4bba47ad 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