diff --git a/src/borg/_chunker.c b/src/borg/_chunker.c index dd141e87b..e5d9b54f8 100644 --- a/src/borg/_chunker.c +++ b/src/borg/_chunker.c @@ -1,5 +1,8 @@ #include #include +#if !defined(_MSC_VER) +# include +#endif /* Cyclic polynomial / buzhash