summaryrefslogtreecommitdiff
path: root/src/fetch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fetch.h')
-rw-r--r--src/fetch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fetch.h b/src/fetch.h
index 4cdbf3b95..1c75af9c3 100644
--- a/src/fetch.h
+++ b/src/fetch.h
@@ -7,6 +7,8 @@
#ifndef INCLUDE_fetch_h__
#define INCLUDE_fetch_h__
+#include "common.h"
+
#include "git2/remote.h"
#include "netops.h"