mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-10-31 18:42:30 +00:00
Gentoo + libxml2-2.12 requires inclusion of parser.h
This commit is contained in:
parent
e89adf6633
commit
da38dc73ad
@ -22,6 +22,7 @@
|
|||||||
#define S3FS_S3FS_XML_H_
|
#define S3FS_S3FS_XML_H_
|
||||||
|
|
||||||
#include <libxml/xpath.h>
|
#include <libxml/xpath.h>
|
||||||
|
#include <libxml/parser.h> // [NOTE] nessetially include this header in some environments
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user