Remove unused machelf.h header
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 5 Feb 2013 23:07:09 +0000 (15:07 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 5 Feb 2013 23:34:50 +0000 (15:34 -0800)
commit02a946ce10671478e3394180b84f3af4de48c59d
treeb84bb475fd043d0c0b4441b6a2d4278679b5ab6d
parent399f60c8b47f7513d078a7c181ff132e2cafdd15
Remove unused machelf.h header

The machelf.h header is never included by anything in the zfs
build process.  It is all effectively dead code which can be
safely removed.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1265
lib/libspl/include/sys/Makefile.am
lib/libspl/include/sys/machelf.h [deleted file]