diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-04-19 06:50:31 -0400 |
---|---|---|
committer | Gene Cumm <gene.cumm@gmail.com> | 2016-04-23 21:14:06 -0400 |
commit | 1a74985b2a404639b08882c57f3147229605dfd5 (patch) | |
tree | ac91fc1963bca7466a4e99256ea178a7b22ce087 /dummy.c | |
parent | a615768ccafaffc444a808bffc0479ab7dc9efee (diff) | |
download | syslinux-1a74985b2a404639b08882c57f3147229605dfd5.tar.gz |
extlinux: pull in sys/sysmacros.h for major/minor/makedev
These functions are defined in sys/sysmacros.h, so add the include to
main.c. This is already handled correctly in mountinfo.c. Otherwise
we get build failures like:
main.o: In function 'find_device_sysfs':
extlinux/main.c:1131: undefined reference to 'minor'
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
Diffstat (limited to 'dummy.c')
0 files changed, 0 insertions, 0 deletions