aboutsummaryrefslogtreecommitdiff
#pragma once

#include "types.hh"
#include "hash.hh"

namespace nix {

PathSet scanForReferences(const Path & path, const PathSet & refs,
    HashResult & hash);
    
}
ss='left'>Commit message (Expand)Author 2018-08-11gnu: xfig: Update to 3.2.7a....Tobias Geerinckx-Rice