ali@9: #ifndef BL_PATH_H ali@9: #define BL_PATH_H ali@9: ali@9: char *path_to_absolute(const char *path); ali@9: ali@9: #endif /* BL_PATH_H */