Fix duplicate include guard *ALTIVEC_H -> *ZVECTOR_H

Some some header guards were repeated between the `AltiVec` package and the
`ZVector` packages. This could cause a problem if (for whatever reason) someone
attempts to include headers for both architectures.
2 files changed