glibc/sysdeps/unix/sysv/linux/scsi
Mike Frysinger 357679d2fc scsi/sg.h: include stddef.h for size_t
This header uses size_t but doesn't include stddef.h for it.  So when
packages happen to include this before any header that defines size_t,
they get a build failure.

Reviewed-by: Carlos O'Donell <codonell@redhat.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-01-15 12:56:21 -05:00
..
scsi.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
scsi_ioctl.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sg.h scsi/sg.h: include stddef.h for size_t 2013-01-15 12:56:21 -05:00