Commit e48d0266 by Carlos Martín Nieto

Merge pull request #2794 from calavera/include_right_common

Include git2/common.h in sys/openssl.h.
parents 56065c09 d76e9df9
......@@ -7,7 +7,7 @@
#ifndef INCLUDE_git_openssl_h__
#define INCLUDE_git_openssl_h__
#include "common.h"
#include "git2/common.h"
GIT_BEGIN_DECL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment