From: Wolf Vollprecht Date: Thu, 6 Jan 2022 19:32:48 +0000 (+0100) Subject: fix win X-Git-Tag: archive/raspbian/1.2.1+ds1-1+rpi1^2~7^2~1^2~10^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=622748c6c92de17504c8d3e4b49610c8199bc31d;p=zchunk.git fix win --- diff --git a/src/lib/win32/basename.c b/src/lib/win32/basename.c index e37d29b..20ec1b7 100644 --- a/src/lib/win32/basename.c +++ b/src/lib/win32/basename.c @@ -1,4 +1,4 @@ -#include +#include // note this is not a proper basename implementation char* basename(char* path)