mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
a5e0a407a1
OK tb@ rsadowski@
12 lines
240 B
Plaintext
12 lines
240 B
Plaintext
Index: src/rs-cache.c
|
|
--- src/rs-cache.c.orig
|
|
+++ src/rs-cache.c
|
|
@@ -19,6 +19,7 @@
|
|
|
|
#include <glib.h>
|
|
#include <libxml/encoding.h>
|
|
+#include <libxml/parser.h>
|
|
#include <libxml/xmlwriter.h>
|
|
#include "rawstudio.h"
|
|
#include "rs-cache.h"
|