diff options
Diffstat (limited to 'src/thread-utils.c')
-rw-r--r-- | src/thread-utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/thread-utils.c b/src/thread-utils.c index dc9b2f09e..e5ec6a843 100644 --- a/src/thread-utils.c +++ b/src/thread-utils.c @@ -4,6 +4,7 @@ * 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 "thread-utils.h" |