clar: Fix warning

This commit is contained in:
Vicent Martí 2012-05-16 19:17:32 +02:00
parent cedf9ca955
commit eb27088462

View File

@ -1,6 +1,5 @@
#include "clar_libgit2.h"
#include "odb.h"
#include "pack_data.h"
static git_odb *_odb;