]> err.no Git - util-linux/commit
mkfs.minix: remove local implementation of {set,clr}bit
authorKarel Zak <kzak@redhat.com>
Thu, 5 Feb 2009 15:44:17 +0000 (15:44 +0000)
committerKarel Zak <kzak@redhat.com>
Thu, 5 Feb 2009 15:47:30 +0000 (15:47 +0000)
commit95356e8b744439336925eeb36f01399f1ee8a5e9
tree0a7b88fc4eac18d7d93badc8db1ee3f4565904b9
parent108cfeca72b4a4350afc8cdd5d9d398b72372b68
mkfs.minix: remove local implementation of {set,clr}bit

We needn't to duplicate stuff from <sys/param.h>.

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/Makefile.am
disk-utils/fsck.minix.c
disk-utils/minix_bitops.h [deleted file]
disk-utils/mkfs.minix.c