Loading ifs/include/preload/passthrough.hpp +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ #define IFS_PASSTHROUGH_HPP #include <preload/preload.hpp> #include <iostream> // function pointer for preloading extern void* libc; Loading ifs/include/preload/preload.hpp +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ #ifndef IOINTERCEPT_PRELOAD_HPP #define IOINTERCEPT_PRELOAD_HPP #include <iostream> #include <sys/statfs.h> extern "C" { Loading ifs/include/preload/preload_util.hpp +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ #include <preload/open_file_map.hpp> // third party libs #include <string> #include <iostream> // TODO singleton this stuff away // The contents of FsConfig or only set once when set up Loading Loading
ifs/include/preload/passthrough.hpp +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ #define IFS_PASSTHROUGH_HPP #include <preload/preload.hpp> #include <iostream> // function pointer for preloading extern void* libc; Loading
ifs/include/preload/preload.hpp +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ #ifndef IOINTERCEPT_PRELOAD_HPP #define IOINTERCEPT_PRELOAD_HPP #include <iostream> #include <sys/statfs.h> extern "C" { Loading
ifs/include/preload/preload_util.hpp +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ #include <preload/open_file_map.hpp> // third party libs #include <string> #include <iostream> // TODO singleton this stuff away // The contents of FsConfig or only set once when set up Loading