RHEL compilation

error: implicit declaration of function ‘realloc’
This commit is contained in:
Teodora
2025-10-22 12:24:12 +02:00
parent a96d2d0118
commit ad6d7a2220

View File

@@ -23,6 +23,7 @@
#include <libxml/parser.h>
#include <string.h>
#include <stdlib.h>
static char *find_ru_xml_node(xmlNode *node, const char *filter)
{