use/added "ext2fs.h" header to bypass problems of 2.6 kernel headers (no __u64 with...
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 18 Nov 2003 22:31:29 +0000 (22:31 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 18 Nov 2003 22:31:29 +0000 (22:31 +0000)
commitdaa1be889fdaa24ccd3ec683cbe70b446dc9c450
tree826b77f4ddd0804a5b895628f2aadb29251f7fb8
parent76422cb0e34bbbdfc097c37997170a211f835705
use/added "ext2fs.h" header to bypass problems of 2.6 kernel headers (no __u64 with '--std=c99')

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/branches/SYSCALL_SWITCH@403 94cd875c-1c1d-0410-91d2-eb244daf1a30
util-vserver/src/Makefile-files
util-vserver/src/ext2fs.h [new file with mode: 0644]
util-vserver/src/showattr.c
util-vserver/src/vutil.cc