We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18fecc9 commit 4d916f4Copy full SHA for 4d916f4
1 file changed
ext/libxml/ruby_xml_reader.c
@@ -4,6 +4,8 @@
4
#include "ruby_libxml.h"
5
#include "ruby_xml_reader.h"
6
7
+#include <errno.h>
8
+
9
#include <libxml/xmlreader.h>
10
#include <libxml/xmlschemas.h>
11
0 commit comments