Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37825874
en ru br
Репозитории ALT

Группа :: Система/Настройка/Загрузка и инициализация
Пакет: e4rat

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: e4rat-0.2.3-alt-boost-1.76.0-compat.patch
Скачать


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);
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin