CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/19 10:52:56
Modified files:
sbin/fdisk : fdisk.c
Log message:
Oops. Missed a file.
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
