vendor/libgit2/src/remote.h in rugged-0.26.7 vs vendor/libgit2/src/remote.h in rugged-0.27.0
- old
+ new
@@ -5,9 +5,11 @@
* a Linking Exception. For full terms see the included COPYING file.
*/
#ifndef INCLUDE_remote_h__
#define INCLUDE_remote_h__
+#include "common.h"
+
#include "git2/remote.h"
#include "git2/transport.h"
#include "git2/sys/transport.h"
#include "refspec.h"