add missing import
diff --git a/rsyslog/files/rsyslog.conf.RedHat b/rsyslog/files/rsyslog.conf.RedHat
index 63539f0..c42874e 100644
--- a/rsyslog/files/rsyslog.conf.RedHat
+++ b/rsyslog/files/rsyslog.conf.RedHat
@@ -1,3 +1,4 @@
+{%- from "rsyslog/map.jinja" import client with context -%}
 # rsyslog configuration file
 
 # For more information see /usr/share/doc/rsyslog-*/rsyslog_conf.html