Update all header guards.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 7 Oct 2017 15:17:21 +0000 (17:17 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 7 Oct 2017 15:34:54 +0000 (17:34 +0200)
commitd178b583df9fe2bf3ebb3a7377203efc5c46df32
treefbb40127e02d570bab91caf1cb64963ce15907dc
parent4fe3688bc68f77686d2061ee9240509e7158441c
Update all header guards.

Don't start with underscores, as those are reserved for system
libraries. Make sure all start with TINC_, and that they appear at
the top of the file.
36 files changed:
src/Makefile.am
src/avl_tree.h
src/conf.h
src/connection.h
src/device.h
src/dropin.h
src/edge.h
src/ethernet.h
src/event.h
src/fake-gai-errnos.h [deleted file]
src/fake-getaddrinfo.h
src/fake-getnameinfo.h
src/getopt.c
src/getopt.h
src/getopt1.c
src/graph.h
src/have.h
src/ipv4.h
src/ipv6.h
src/list.h
src/logger.h
src/meta.h
src/net.h
src/netutl.h
src/node.h
src/pidfile.h
src/process.h
src/protocol.h
src/proxy.h
src/route.h
src/subnet.h
src/system.h
src/tincd.c
src/uml_device.c
src/utils.h
src/xalloc.h