session REFACTOR call home functions separated to special headers
diff --git a/nc_client.h.in b/nc_client.h.in
index e9a5bda..e892f6b 100644
--- a/nc_client.h.in
+++ b/nc_client.h.in
@@ -30,5 +30,6 @@
 #include <libnetconf2/log.h>
 #include <libnetconf2/messages_client.h>
 #include <libnetconf2/session_client.h>
+#include <libnetconf2/session_client_ch.h>
 
 #endif /* NC_CLIENT_H_ */