git: libstand: Add include guards to headers and cleanup.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Jul 30 13:31:37 PDT 2020


commit 7ecbf3224953e796e725bb7e2daf6705338a33b4
Author: Sascha Wildner <saw at online.de>
Date:   Thu Jul 30 22:27:47 2020 +0200

    libstand: Add include guards to headers and cleanup.

Summary of changes:
 lib/libstand/bootp.h         | 5 ++++-
 lib/libstand/bootparam.h     | 4 ++++
 lib/libstand/dosfs.h         | 6 +++---
 lib/libstand/if_ether.h      | 6 +++++-
 lib/libstand/iodesc.h        | 6 +++---
 lib/libstand/net.h           | 6 +++++-
 lib/libstand/netif.h         | 8 +++++---
 lib/libstand/nfsv2.h         | 6 +++++-
 lib/libstand/quad.h          | 5 +++++
 lib/libstand/rpc.h           | 5 +++++
 lib/libstand/rpcv2.h         | 5 +++++
 lib/libstand/stand.h         | 4 ++--
 lib/libstand/tftp.h          | 4 ++++
 lib/libstand/zalloc_defs.h   | 5 ++++-
 lib/libstand/zalloc_mem.h    | 5 ++++-
 lib/libstand/zalloc_protos.h | 6 +++++-
 16 files changed, 68 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7ecbf3224953e796e725bb7e2daf6705338a33b4


-- 
DragonFly BSD source repository


More information about the Commits mailing list