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:
parent
e936bb40df
commit
f9e7d7e1a3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user