mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
textproc/php85-dom: Fix build
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
--- lexbor/selectors-adapted/selectors.c.orig 2025-10-10 16:58:42 UTC
|
||||
+++ lexbor/selectors-adapted/selectors.c
|
||||
@@ -13,7 +13,7 @@
|
||||
#include <Zend/zend_API.h>
|
||||
#include <php.h>
|
||||
|
||||
-#include "selectors.h"
|
||||
+#include "ext/dom/lexbor/selectors-adapted/selectors.h"
|
||||
#include "../../namespace_compat.h"
|
||||
#include "../../domexception.h"
|
||||
#include "../../php_dom.h"
|
||||
Reference in New Issue
Block a user