summaryrefslogtreecommitdiff
path: root/comms/obexapp/patches/patch-ac
blob: da726075acd9d0220ebf8b901bf0580b46f8839d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ac,v 1.5 2010/01/15 17:48:44 plunky Exp $

--- util.c.orig	2010-01-08 19:37:12.000000000 +0000
+++ util.c
@@ -30,9 +30,9 @@
  */
 
 #include <bluetooth.h>
-#include <bsdxml.h>
 #include <ctype.h>
 #include <errno.h>
+#include <expat.h>
 #include <iconv.h>
 #include <langinfo.h>
 #include <libgen.h>