From 7b4446f72ca7db87c0914d9c872e9dea86f21946 Mon Sep 17 00:00:00 2001 From: Hasso Tepper Date: Mon, 24 Nov 2008 17:40:02 +0000 Subject: [PATCH] Remove /usr/include/libusbhid.h. --- Makefile_upgrade.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index 81683bab89..f99a9abd99 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -1,4 +1,4 @@ -# $DragonFly: src/Makefile_upgrade.inc,v 1.35 2008/08/31 18:19:33 swildner Exp $ +# $DragonFly: src/Makefile_upgrade.inc,v 1.36 2008/11/24 17:40:02 hasso Exp $ # # Append all obsolete files to this file # Avoid constructs like {foo,bar}. It is parsed by /bin/sh @@ -984,3 +984,4 @@ TO_REMOVE+=/usr/share/man/man8/dhcpd.8.gz TO_REMOVE+=/usr/share/man/cat8/dhcrelay.8.gz TO_REMOVE+=/usr/share/man/man8/dhcrelay.8.gz TO_REMOVE+=/usr/include/machine/pci_cfgreg.h +TO_REMOVE+=/usr/include/libusbhid.h -- 2.41.0