X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=src%2Fconfig%2Flocalfile-config.h;fp=src%2Fconfig%2Flocalfile-config.h;h=821c3e25ec9416856a6ee11a0d72e81ee3622888;hb=a62b46c229549212d536867b7e5e24d7576ebe8b;hp=27147997da28be5d9a41f2b5b7ae8094e2f2cb21;hpb=d623b82886b9b5fbba3fa27c3bfac51f3f8af108;p=ossec-hids.git diff --git a/src/config/localfile-config.h b/src/config/localfile-config.h index 2714799..821c3e2 100755 --- a/src/config/localfile-config.h +++ b/src/config/localfile-config.h @@ -5,7 +5,7 @@ * * This program is a free software; you can redistribute it * and/or modify it under the terms of the GNU General Public - * License (version 3) as published by the FSF - Free Software + * License (version 2) as published by the FSF - Free Software * Foundation */ @@ -47,7 +47,8 @@ typedef struct _logreader char *logformat; char *djb_program_name; char *command; - + char *alias; + void (*read)(int i, int *rc, int drop_it); FILE *fp;