]> git.ipfire.org Git - thirdparty/util-linux.git/commit
include: move sys/sysmacros.h to c.h
authorKarel Zak <kzak@redhat.com>
Tue, 8 Mar 2016 13:29:45 +0000 (14:29 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 8 Mar 2016 13:29:45 +0000 (14:29 +0100)
commit075d2c0754f3723a68ad61755709fa2f0af604b4
tree3637013a63252b8fb9423caec12636e937286748
parent3fe3f560b7a70c4c2303930973eb62ddd4c51f7f
include: move sys/sysmacros.h to c.h

The file is no portable (#ifdef HAVE_SYS_SYSMACROS_H is necessary),
but needed on many places. It seems better to keep it in c.h.

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/fsck.cramfs.c
disk-utils/raw.c
include/c.h
lib/loopdev.c
login-utils/login.c