CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/20 07:18:21
Modified files:
sbin/fdisk : cmd.c disk.c fdisk.c misc.c part.c user.c
Log message:
Add back various #includes of err.h, unistd.h, ctype.h, ioctl.h to
eliminate multiple 'implicit' declarations introduced by the previous
over-zealous #include cleanup.
Thanks to to tedu@ for pointing out how -Wall reveals all.
