X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fconfig%2Fdbd-config.h;h=2a3d29ab5dfa003a1c1b041ec2690ef7e46fbdba;hp=51c0af46c421a0208b33d37f56960ff68661493a;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hpb=301048b51990573e58a30dc4a5bb4ec285cad554 diff --git a/src/config/dbd-config.h b/src/config/dbd-config.h index 51c0af4..2a3d29a 100755 --- a/src/config/dbd-config.h +++ b/src/config/dbd-config.h @@ -1,4 +1,5 @@ -/* @(#) $Id$ */ +/* @(#) $Id: ./src/config/dbd-config.h, 2011/09/08 dcid Exp $ + */ /* Copyright (C) 2009 Trend Micro Inc. * All right reserved. @@ -9,7 +10,7 @@ * Foundation */ - + #ifndef _DBDCONFIG__H #define _DBDONFIG__H @@ -30,7 +31,7 @@ typedef struct _DBConfig char *pass; char *db; char *sock; - + void *conn; void *location_hash;