summaryrefslogtreecommitdiff
path: root/urmoms.c
diff options
context:
space:
mode:
Diffstat (limited to 'urmoms.c')
-rw-r--r--urmoms.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/urmoms.c b/urmoms.c
index 19645fa..f0e5869 100644
--- a/urmoms.c
+++ b/urmoms.c
@@ -10,8 +10,9 @@
#include <string.h>
#include <unistd.h>
+#include <git2.h>
+
#include "config.h"
-#include "git2.h"
struct commitinfo {
const git_oid *id;