You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-freebsd/freebsd-usbin/files/freebsd-usbin-10.3-bsdxml2e...

14 lines
406 B

diff --git a/usr.sbin/camdd/camdd.c b/usr.sbin/camdd/camdd.c
index 88c648e..edf9c8b 100644
--- a/usr.sbin/camdd/camdd.c
+++ b/usr.sbin/camdd/camdd.c
@@ -71,7 +71,7 @@ __FBSDID("$FreeBSD: stable/10/usr.sbin/camdd/camdd.c 293409 2016-01-08 02:56:21Z
#include <libutil.h>
#include <pthread.h>
#include <assert.h>
-#include <bsdxml.h>
+#include <expat.h>
#include <cam/cam.h>
#include <cam/cam_debug.h>