From 5c9004347fe5920e2d0aa905ec709a514f0d9e38 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Fri, 20 Nov 2009 11:48:51 +0000 Subject: daemon/Win32: Use gnulib modules for first porting to Win32. --- daemon/daemon.h | 1 + 1 file changed, 1 insertion(+) (limited to 'daemon/daemon.h') diff --git a/daemon/daemon.h b/daemon/daemon.h index ac684792..120c86cc 100644 --- a/daemon/daemon.h +++ b/daemon/daemon.h @@ -19,6 +19,7 @@ #ifndef GUESTFSD_DAEMON_H #define GUESTFSD_DAEMON_H +#include #include #include #include -- cgit