]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Don't include <sys/types.h>, <errno.h>,
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Nov 2004 21:39:46 +0000 (21:39 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Nov 2004 21:39:46 +0000 (21:39 +0000)
commitfa60e4cb6f9069e5ae9541a99e1995611eceba28
tree4db6577d3eb357e38426d163ff64c566af505ae2
parent8f7cca3d72c535282c8bb3f929c73968713298a9
Don't include <sys/types.h>, <errno.h>,
<sys/param.h>, <time.h>; not needed to establish interface.
Include <stddef.h> instead.
(errno): Remove decl.
(HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
(UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
lib/readutmp.h