Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37805335
en ru br
ALT Linux repos
S:0.2.3-alt9

Group :: System/Configuration/Boot and Init
RPM: e4rat

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: e4rat-0.2.3-alt-boost-1.76.0-compat.patch
Download


diff --git a/e4rat/src/defrag.cc b/e4rat/src/defrag.cc
index be08312..28b5655 100644
--- a/e4rat/src/defrag.cc
+++ b/e4rat/src/defrag.cc
@@ -36,6 +36,8 @@
 #include <dirent.h>
 #include <stdexcept>
 
+#include <math.h>
+
 #include <boost/foreach.hpp>
 
 // set thread priority
diff --git a/e4rat/src/device.hh b/e4rat/src/device.hh
index fd881df..9062cbf 100644
--- a/e4rat/src/device.hh
+++ b/e4rat/src/device.hh
@@ -25,6 +25,7 @@
 #include <ext2fs/ext2fs.h>
 #include <ext2fs/ext2_fs.h>
 
+#include <boost/shared_ptr.hpp>
 
 fs::path __getMountPoint(fs::path path);
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin