aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/daemon.h')
-rw-r--r--src/daemon/daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/daemon.h b/src/daemon/daemon.h
index 561cb4d9d..655ca8a3d 100644
--- a/src/daemon/daemon.h
+++ b/src/daemon/daemon.h
@@ -31,7 +31,7 @@
namespace daemonize {
-class t_internals;
+struct t_internals;
class t_daemon final {
public: