kientzle 2006-07-30 18:34:40 UTC
FreeBSD src repository
Modified files:
usr.bin/tar read.c
Log:
Conditionally include sys/mkdev.h on platforms (such as Solaris) that need it.
While I'm here, correctly alphabetize 't' after 's'.
Thanks to: VMiklos
Revision Changes Path
1.26 +4 -1 src/usr.bin/tar/read.c