header file fixes: multiple include guard consistency and correctness
authorRich Felker <dalias@aerifal.cx>
Sat, 16 Jun 2012 01:52:53 +0000 (21:52 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 16 Jun 2012 01:52:53 +0000 (21:52 -0400)
commit57d5fff5f7dd9af27152c84ce041c18597a22766
tree776104184e234d868cfee0a84969e533bb55e631
parent1dd6eee692be09f04398f378446afec96bc112f2
header file fixes: multiple include guard consistency and correctness

one file was reusing another file's macro name, and many had
inconsistent underscores and application of SYS prefix, etc.

patch by Szabolcs Nagy (nsz)
include/arpa/nameser.h
include/elf.h
include/net/ethernet.h
include/paths.h
include/resolv.h
include/sys/fsuid.h
include/sys/sendfile.h
include/sys/sysmacros.h
include/syscall.h
include/syslog.h