Moved daemon functions from libguac
[guacd.git] / src / daemon.c
index 261f51e..7511716 100644 (file)
@@ -51,6 +51,7 @@
 #include <guacamole/thread.h>
 #include <guacamole/log.h>
 
+#include "client.h"
 
 typedef struct client_thread_data {