X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Fanalysisd%2Fanalysisd.h;h=d79cd4aa1c322d2b60dffddb1ef9451ab650ba7f;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hp=6175ebfbeab3427e3f15ba44c8d9432cbcb046ce;hpb=914feba5d54f979cd5d7e69c349c3d01f630042a;p=ossec-hids.git diff --git a/src/analysisd/analysisd.h b/src/analysisd/analysisd.h index 6175ebf..d79cd4a 100755 --- a/src/analysisd/analysisd.h +++ b/src/analysisd/analysisd.h @@ -1,11 +1,12 @@ -/* @(#) $Id: analysisd.h,v 1.10 2009/06/24 17:06:21 dcid Exp $ */ +/* @(#) $Id: ./src/analysisd/analysisd.h, 2011/09/08 dcid Exp $ + */ /* Copyright (C) 2009 Trend Micro Inc. * All right reserved. * * 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 */ @@ -32,10 +33,6 @@ int __crt_hour; int __crt_wday; -/* For test rule only. */ -#ifdef TESTRULE -int full_output; -#endif time_t c_time; /* Current time of event. Used everywhere */