summaryrefslogtreecommitdiff
path: root/fonts/mminstance/patches/patch-ab
blob: 1abdfb63b442290425fdca52310ebc16014efc24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.1 2008/09/19 23:59:52 joerg Exp $

--- liblcdf/vectorv.cc.orig	2008-09-20 01:54:16.000000000 +0200
+++ liblcdf/vectorv.cc
@@ -15,6 +15,10 @@
  * legally binding.
  */
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include <lcdf/vector.hh>
 #include <cstring>