summaryrefslogtreecommitdiff
path: root/libc/sysdeps/unix/sysv/linux/scsi/sg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/unix/sysv/linux/scsi/sg.h')
-rw-r--r--libc/sysdeps/unix/sysv/linux/scsi/sg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/sysdeps/unix/sysv/linux/scsi/sg.h b/libc/sysdeps/unix/sysv/linux/scsi/sg.h
index 9cad76ebf..68f57f29f 100644
--- a/libc/sysdeps/unix/sysv/linux/scsi/sg.h
+++ b/libc/sysdeps/unix/sysv/linux/scsi/sg.h
@@ -26,6 +26,8 @@
#define _SCSI_SG_H 1
#include <features.h>
+#define __need_size_t
+#include <stddef.h>
/* New interface introduced in the 3.x SG drivers follows */