summaryrefslogtreecommitdiff
path: root/src/sp_disable_xxe.h
blob: 274c169bf5c038c07e813155e70063b006e502ba (plain)
1
2
3
4
5
6
#ifndef __SP_DISABLE_XXE_H
#define __SP_DISABLE_XXE_H

int hook_libxml_disable_entity_loader();

#endif /* __SP_DISABLE_XXE_H */