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