diff options
Diffstat (limited to 'src/hashsig.c')
| -rw-r--r-- | src/hashsig.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hashsig.c b/src/hashsig.c index bea538349..30d059463 100644 --- a/src/hashsig.c +++ b/src/hashsig.c @@ -4,6 +4,9 @@ * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ + +#include "common.h" + #include "git2/sys/hashsig.h" #include "fileops.h" #include "util.h" |
