]> git.decadent.org.uk Git - nfs-utils.git/commit
Clean up: add the traditional pre-processor safety check in headers under
authorChuck Lever <chuck.lever@oracle.com>
Tue, 15 Jul 2008 16:13:10 +0000 (12:13 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 15 Jul 2008 16:13:10 +0000 (12:13 -0400)
commit1ca49510fd1742955330583f259db7faf501a5e5
tree4d7a0d391f564ce136db36b352cf942f393a5fa9
parentd5a09b59916d4ef24b15e34eac394149cb7a641a
Clean up: add the traditional pre-processor safety check in headers under
utils/mount to prevent them from being included multiple times.

For headers that already have this, use a more unique macro name to reduce the
probability that some other header may use the same macro.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mount/error.h
utils/mount/fstab.h
utils/mount/mount_constants.h
utils/mount/network.h
utils/mount/nfs_mount.h
utils/mount/parse_opt.h
utils/mount/stropts.h
utils/mount/token.h