mirror of
git://git.codemadness.org/stagit
synced 2025-03-09 09:09:12 -04:00
fix libgit2 include, it is in the include path
This commit is contained in:
parent
ae620515b0
commit
543e74e64f
@ -10,8 +10,9 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <git2.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "git2.h"
|
||||
|
||||
static git_repository *repo;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user