git: sys/gnu/vfs/ext2fs: Add missing ifndef/define/endif

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Jun 6 07:01:15 PDT 2015


commit e0f7b28391d71bbf363e2e6df236e42db84331d5
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Jun 6 21:46:25 2015 +0900

    sys/gnu/vfs/ext2fs: Add missing ifndef/define/endif
    
    - ext2fs/fs.h needs ifndef/define/endif.
    
    - The next commit ("Remove|fix duplicated macro definitions")
      results compile error without this.
    
    - (Note that dfly's ext2 seems to be broken currently)

Summary of changes:
 sys/gnu/vfs/ext2fs/fs.h | 6 ++++++
 1 file changed, 6 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0f7b28391d71bbf363e2e6df236e42db84331d5


-- 
DragonFly BSD source repository



More information about the Commits mailing list