Tested with uClibc++.

Signed-off-by: Rosen Penev <ros...@gmail.com>
---
 block.cc       | 1 -
 ddrescuelog.cc | 1 -
 2 files changed, 2 deletions(-)

diff --git a/block.cc b/block.cc
index cbee358..415478d 100644
--- a/block.cc
+++ b/block.cc
@@ -23,7 +23,6 @@
 #include <cstdlib>
 #include <string>
 #include <vector>
-#include <stdint.h>
 
 #include "block.h"
 
diff --git a/ddrescuelog.cc b/ddrescuelog.cc
index 72add83..562d35f 100644
--- a/ddrescuelog.cc
+++ b/ddrescuelog.cc
@@ -30,7 +30,6 @@
 #include <ctime>
 #include <string>
 #include <vector>
-#include <stdint.h>
 
 #include "arg_parser.h"
 #include "block.h"
-- 
2.17.1


_______________________________________________
Bug-ddrescue mailing list
Bug-ddrescue@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-ddrescue

Reply via email to