trhodes     2003/10/29 08:09:17 PST
  FreeBSD src repository
  Modified files:
    sbin/fsck            fsck.c fsutil.h 
  Log:
  Remove redundant declaration of the perror() function, it's provided by stdio.h.
  Don't define DKTYPENAMES without using it.
  
  Revision  Changes    Path
  1.17      +0 -1      src/sbin/fsck/fsck.c
  1.5       +0 -1      src/sbin/fsck/fsutil.h