git: sys/vfs/hammer: Add ifndef/define/endif for headers

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Thu Sep 24 07:46:32 PDT 2015


commit 964cb30d14a62dc50aaf28b05dc40da7136ea1f4
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Sep 6 04:00:56 2015 +0900

    sys/vfs/hammer: Add ifndef/define/endif for headers
    
    Some headers are missing this, so add it to those.

Summary of changes:
 sys/vfs/hammer/hammer.h        | 6 ++++++
 sys/vfs/hammer/hammer_btree.h  | 5 +++++
 sys/vfs/hammer/hammer_cursor.h | 4 ++++
 sys/vfs/hammer/hammer_disk.h   | 2 +-
 sys/vfs/hammer/hammer_ioctl.h  | 2 +-
 sys/vfs/hammer/hammer_mount.h  | 4 ++++
 6 files changed, 21 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/964cb30d14a62dc50aaf28b05dc40da7136ea1f4


-- 
DragonFly BSD source repository



More information about the Commits mailing list