[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ossec-cvs] ossec-hids: main.c (HEAD) [dcid]



Module name:	ossec-hids
Changes by:	dcid	07/09/24 18:53:16

Modified files:
	main.c

Log message:
Description: More patches by Slava Semushin <php-coder at altlinux.org>
Reviewed by: dcid
Bug:
http://www.ossec.net/bugs/show_bug.cgi?id=78
http://www.ossec.net/bugs/show_bug.cgi?id=79

Index: main.c
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/client-agent/main.c,v
diff -u -r1.12 -r1.13
--- main.c	24 Sep 2007 21:39:10 -0000	1.12
+++ main.c	24 Sep 2007 21:53:16 -0000	1.13
@@ -21,10 +21,6 @@
 #include "shared.h"
 #include "agentd.h"
 
-#ifndef LOGCLIENT
-   #define LOGCLIENT
-#endif
-
 #ifndef ARGV0
    #define ARGV0 "ossec-agentd"
 #endif


OSSEC home | Main Index | Thread Index


OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.