Skip to content

Commit

Permalink
Include missing header.
Browse files Browse the repository at this point in the history
  • Loading branch information
cfis committed Jan 8, 2024
1 parent 18fecc9 commit 4d916f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/libxml/ruby_xml_reader.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
#include "ruby_libxml.h"
#include "ruby_xml_reader.h"

#include <errno.h>

#include <libxml/xmlreader.h>
#include <libxml/xmlschemas.h>

Expand Down

0 comments on commit 4d916f4

Please sign in to comment.