summaryrefslogtreecommitdiff
path: root/comms/obexapp/patches/patch-ac
blob: e2937a95a38a831846de3e0d08aaad3f4c77d57f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.2 2006/07/09 16:35:31 xtraeme Exp $

--- util.c.orig	2006-07-02 20:07:59.000000000 +0200
+++ util.c	2006-07-02 20:08:07.000000000 +0200
@@ -30,7 +30,7 @@
  */
 
 #include <bluetooth.h>
-#include <bsdxml.h>
+#include <expat.h>
 #include <ctype.h>
 #include <errno.h>
 #include <iconv.h>