fix libgit2 include, it is in the include path
This commit is contained in:
@@ -10,8 +10,9 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <git2.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "git2.h"
|
||||
|
||||
static git_repository *repo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user