summaryrefslogtreecommitdiff
path: root/comms/obexapp/patches/patch-ae
blob: 608d748ec7fd2c7dfadad6cace58d673da83bf6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.1.1.1 2006/07/02 18:18:34 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>