From d6b293001d67e71e751b1d54e4a9dc8529cd29d6 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 10 Aug 2012 22:22:59 +0100 Subject: fix build warnings --- windows/findfile.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'windows/findfile.c') diff --git a/windows/findfile.c b/windows/findfile.c index 8a3cb44a6..a91125c59 100644 --- a/windows/findfile.c +++ b/windows/findfile.c @@ -17,7 +17,9 @@ * along with this program. If not, see . */ +#include #include + #include #include #include @@ -25,6 +27,7 @@ #include #include + #include #include "utils/url.h" -- cgit v1.2.3