diff options
Diffstat (limited to 'urmoms-index.c')
-rw-r--r-- | urmoms-index.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/urmoms-index.c b/urmoms-index.c index ff84be3..89729e6 100644 --- a/urmoms-index.c +++ b/urmoms-index.c @@ -12,6 +12,7 @@ #include <git2.h> +#include "compat.h" #include "config.h" static git_repository *repo; |