X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=src%2Fanalysisd%2Fanalysisd.h;fp=src%2Fanalysisd%2Fanalysisd.h;h=fe580d45ebda6d5f9afadcbceeaaab517b9ab72b;hb=a62b46c229549212d536867b7e5e24d7576ebe8b;hp=6175ebfbeab3427e3f15ba44c8d9432cbcb046ce;hpb=d623b82886b9b5fbba3fa27c3bfac51f3f8af108;p=ossec-hids.git diff --git a/src/analysisd/analysisd.h b/src/analysisd/analysisd.h index 6175ebf..fe580d4 100755 --- a/src/analysisd/analysisd.h +++ b/src/analysisd/analysisd.h @@ -1,11 +1,11 @@ -/* @(#) $Id: analysisd.h,v 1.10 2009/06/24 17:06:21 dcid Exp $ */ +/* @(#) $Id$ */ /* 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 +32,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 */