X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=src%2Fconfig%2Freports-config.h;fp=src%2Fconfig%2Freports-config.h;h=26a023c7ca63cb3b15bea753f78e98be1cfa1e95;hb=789cbc8e52da68eba3517b920ef22e000cf3c9fd;hp=202a73836263775520c51303502cb6250081845e;hpb=ef70704f0b31b59bb719b884d6a99cb9e3e2044a;p=ossec-hids.git diff --git a/src/config/reports-config.h b/src/config/reports-config.h index 202a738..26a023c 100755 --- a/src/config/reports-config.h +++ b/src/config/reports-config.h @@ -38,6 +38,7 @@ typedef struct _monitor_config char *smtpserver; char *emailfrom; + char *emailidsname; char **agents; report_config **reports;