From 047569339406f2be1637ae4cee5dd0c9a9c2328f Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 22 Jan 2014 23:19:57 +0000 Subject: create table for fetcher operations and move all operations into it --- windows/filetype.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'windows/filetype.c') diff --git a/windows/filetype.c b/windows/filetype.c index 7ad862b8b..5c6485659 100644 --- a/windows/filetype.c +++ b/windows/filetype.c @@ -22,6 +22,8 @@ #include "utils/log.h" #include "utils/utils.h" +#include "windows/filetype.h" + /** * filetype -- determine the MIME type of a local file */ -- cgit v1.2.3