Remove extraneous altq header files

At some point during stable/10, the headers altq_codel.h and
altq_fairq.h where added to /usr/include/altq, before all of altq
was moved to /usr/include/net/altq.

Reviewed by:	rpaulo
Approved by:	rpaulo
Differential Revision:	https://reviews.freebsd.org/D6596
This commit is contained in:
Kurt Lidl 2016-05-30 02:09:19 +00:00
parent e936bb40df
commit f9e7d7e1a3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=300980

View File

@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
# 20160523: remove extranous ALTQ files
OLD_FILES+=usr/include/altq/altq_codel.h
OLD_FILES+=usr/include/altq/altq_fairq.h
# 20160519: remove DTrace Toolkit from base
OLD_FILES+=usr/share/dtrace/toolkit/execsnoop
OLD_FILES+=usr/share/dtrace/toolkit/hotkernel