X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Fos_xml%2Fos_xml_internal.h;h=722bf6a54d4e80d5ec66a14e714a7f451868e2c5;hb=3f728675941dc69d4e544d3a880a56240a6e394a;hp=9428b87e79bf449cac3f5f43159839f47317157a;hpb=789cbc8e52da68eba3517b920ef22e000cf3c9fd;p=ossec-hids.git diff --git a/src/os_xml/os_xml_internal.h b/src/os_xml/os_xml_internal.h index 9428b87..722bf6a 100644 --- a/src/os_xml/os_xml_internal.h +++ b/src/os_xml/os_xml_internal.h @@ -6,16 +6,17 @@ * License (version 2) as published by the FSF - Free Software * Foundation */ + #ifndef OS_XML_INTERNAL_H_ #define OS_XML_INTERNAL_H_ -#define _R_CONFS '<' -#define _R_CONFE '>' -#define _R_COM '!' +#define _R_CONFS '<' +#define _R_CONFE '>' +#define _R_COM '!' -#define LEOF -2 +#define LEOF -2 -#define XML_MAXSIZE 2048 +#define XML_MAXSIZE 8192 #define XML_VARIABLE_MAXSIZE 256 #define XML_VAR "var"