X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Fheaders%2Fdebug_op.h;h=52b9f1873664808f31040302c46d1eac30facaf2;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hp=71e4920f83446ca56e37bbaf66b2ccd984aad795;hpb=914feba5d54f979cd5d7e69c349c3d01f630042a;p=ossec-hids.git diff --git a/src/headers/debug_op.h b/src/headers/debug_op.h index 71e4920..52b9f18 100755 --- a/src/headers/debug_op.h +++ b/src/headers/debug_op.h @@ -1,11 +1,12 @@ -/* @(#) $Id: debug_op.h,v 1.10 2009/06/24 17:06:26 dcid Exp $ */ +/* @(#) $Id: ./src/headers/debug_op.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 */ @@ -57,7 +58,7 @@ void nowDaemon(); int isChroot(); /* Debug analysisd */ -#ifdef DEBUGAD +#ifdef DEBUGAD #define DEBUG_MSG(x,y,z) verbose(x,y,z) #else #define DEBUG_MSG(x,y,z)