15 lines
313 B
Text
15 lines
313 B
Text
$NetBSD: patch-ac,v 1.3 2007/05/22 18:53:56 plunky Exp $
|
|
|
|
--- util.c.orig 2007-05-21 19:57:51.000000000 +0100
|
|
+++ 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 <libgen.h>
|
|
#include <limits.h>
|