# incperms
# Make sure perms & ownership are ok on header tree.

cd $n/usr/include
chmog 644 bin bin *.h */*.h
chmog 755 bin bin . $(lc -1d)
