27#ifndef ENTREPOT_AUX_HPP
28#define ENTREPOT_AUX_HPP
30#include "../my_config.h"
42 enum class inode_type { nondir, symlink, isdir, unknown };
are defined here basic integer types that tend to be portable
libdar namespace encapsulate all libdar symbols