summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/comm_layer_inner.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/inc/comm_layer_inner.h b/inc/comm_layer_inner.h
index e9662388..82611842 100644
--- a/inc/comm_layer_inner.h
+++ b/inc/comm_layer_inner.h
@@ -19,10 +19,14 @@
#ifndef COMMLAYERINNER_H_
#define COMMLAYERINNER_H_
+#ifdef __cplusplus
+
#include "observer.h"
void init_daemon_logging(CObserver *pObs);
+#endif
+
/*
* Set client's name (dbus ID). NULL unsets it.
*/