Fix build with !HAVE_LIBSOUP

Fix up ostree_repo_pull to match the new declaration
This commit is contained in:
Alexander Larsson 2015-03-23 14:17:52 +01:00
parent bf69c4b44a
commit 74f4fc2bc8
1 changed files with 1 additions and 0 deletions

View File

@ -2740,6 +2740,7 @@ ostree_repo_pull (OstreeRepo *self,
gboolean
ostree_repo_pull_one_dir (OstreeRepo *self,
const char *remote_name,
const char *dir_to_pull,
char **refs_to_fetch,
OstreeRepoPullFlags flags,
OstreeAsyncProgress *progress,