X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2Ffstab.h;h=dc7c9fc8d73bdc854e78c5c87a68dbb76e71445d;hp=0b81accae01399b2fbff543af6a4d09b124ae7e7;hb=1ca49510fd1742955330583f259db7faf501a5e5;hpb=d5a09b59916d4ef24b15e34eac394149cb7a641a diff --git a/utils/mount/fstab.h b/utils/mount/fstab.h index 0b81acc..dc7c9fc 100644 --- a/utils/mount/fstab.h +++ b/utils/mount/fstab.h @@ -1,5 +1,5 @@ -#ifndef _NFS_FSTAB_H -#define _NFS_FSTAB_H +#ifndef _NFS_UTILS_MOUNT_FSTAB_H +#define _NFS_UTILS_MOUNT_FSTAB_H #include "nfs_mntent.h" @@ -27,5 +27,4 @@ void lock_mtab (void); void unlock_mtab (void); void update_mtab (const char *special, struct mntent *with); -#endif /* _NFS_FSTAB_H */ - +#endif /* _NFS_UTILS_MOUNT_FSTAB_H */