X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fconfig%2Flocalfile-config.h;fp=src%2Fconfig%2Flocalfile-config.h;h=821c3e25ec9416856a6ee11a0d72e81ee3622888;hp=27147997da28be5d9a41f2b5b7ae8094e2f2cb21;hb=301048b51990573e58a30dc4a5bb4ec285cad554;hpb=914feba5d54f979cd5d7e69c349c3d01f630042a 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;