mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
410081a5a3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
257 B
Diff
10 lines
257 B
Diff
--- openconnect-internal.h.org 2023-05-19 18:12:15.000000000 +0200
|
|
+++ openconnect-internal.h 2023-12-12 18:38:19.651357296 +0100
|
|
@@ -85,6 +85,7 @@
|
|
#define N_(s) s
|
|
|
|
#include <libxml/tree.h>
|
|
+#include <libxml/parser.h>
|
|
#include <zlib.h>
|
|
|
|
#ifdef _WIN32
|