CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/11/19 09:14:08

Modified files:
        sbin/fdisk     : cmd.c disk.c gpt.c mbr.c misc.c part.c user.c 

Log message:
Reduce overburden of unnecessary #include's. Note that param.h is
included only for DEV_BSIZE.  Use INT64_MAX instead of LLONG_MAX
so stdint.h is enough.  General tidying up of #include sections.

ok GCC

Reply via email to