resolver: Fix compilation

Problem introduced in commit 442b7ce.
This commit is contained in:
Bastien Nocera 2017-01-03 16:26:38 +01:00
parent 442b7ce899
commit 2e26893bf8

View File

@ -29,6 +29,7 @@
#include "gtask.h"
#include "gsrvtarget.h"
#include "gthreadedresolver.h"
#include "gioerror.h"
#ifdef G_OS_UNIX
#include <sys/stat.h>