#ifndef LPASS_TREE_H #define LPASS_TREE_H int tree(const char *path, const char *prefix); #endif /* LPASS_TREE_H */