mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
14 lines
327 B
Plaintext
14 lines
327 B
Plaintext
$NetBSD: patch-ab,v 1.1 2013/03/15 18:28:51 drochner Exp $
|
|
|
|
--- midori/midori-privatedata.c.orig 2013-03-07 17:44:14.000000000 +0000
|
|
+++ midori/midori-privatedata.c
|
|
@@ -11,7 +11,7 @@
|
|
|
|
#include "midori-privatedata.h"
|
|
|
|
-#include "marshal.h"
|
|
+#include "marshallocal.h"
|
|
#include "midori-platform.h"
|
|
#include "midori-core.h"
|
|
|