diff options
author | Hans-Werner Hilse <hwhilse@gmail.com> | 2015-06-11 11:29:20 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2015-06-25 22:42:21 +0200 |
commit | 8eeba4e9a76cd126e737d3d303d9c424b66ea90d (patch) | |
tree | cc569d602324a84beb30e9989fc6489d84b07511 /arch/parisc/kernel/syscall.S | |
parent | f9bb3b5947c507d402eecbffabb8fb0864263ad1 (diff) | |
download | talos-obmc-linux-8eeba4e9a76cd126e737d3d303d9c424b66ea90d.tar.gz talos-obmc-linux-8eeba4e9a76cd126e737d3d303d9c424b66ea90d.zip |
um: Include sys/types.h for makedev(), major(), minor()
The functions in question are not part of the POSIX standard,
documentation however hints that the corresponding header shall
be sys/types.h. C libraries other than glibc, namely musl, did
not include that header via other ways and complained.
Signed-off-by: Hans-Werner Hilse <hwhilse@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/parisc/kernel/syscall.S')
0 files changed, 0 insertions, 0 deletions