summaryrefslogtreecommitdiff
path: root/graphics/pixieplus/patches/patch-an
blob: 8666aa57e206e2fd5ea20783c741cdbdc5462c96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-an,v 1.1 2006/06/21 21:00:49 joerg Exp $

--- app/browser.cpp.orig	2006-06-21 20:23:16.000000000 +0000
+++ app/browser.cpp
@@ -36,7 +36,9 @@
 
 #include <unistd.h>
 #include <sys/types.h>
+extern "C" {
 #include <fnmatch.h>
+}
 #include <fcntl.h>
 #include <unistd.h>
 #include <math.h>