summaryrefslogtreecommitdiffstats
path: root/daemon/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/daemon.h')
-rw-r--r--daemon/daemon.h1
1 files changed, 1 insertions, 0 deletions
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 <stdio.h>
#include <stdarg.h>
#include <errno.h>
#include <unistd.h>