#ifndef INCLUDE_revwalk_h__ #define INCLUDE_revwalk_h__ #include "git2/common.h" #include "git2/revwalk.h" #include "commit.h" #include "repository.h" #include "hashtable.h" #endif /* INCLUDE_revwalk_h__ */