summaryrefslogtreecommitdiff
path: root/arch/s390/include/uapi/asm/sockios.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/include/uapi/asm/sockios.h')
-rw-r--r--arch/s390/include/uapi/asm/sockios.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/s390/include/uapi/asm/sockios.h b/arch/s390/include/uapi/asm/sockios.h
new file mode 100644
index 00000000000..6f60eee7324
--- /dev/null
+++ b/arch/s390/include/uapi/asm/sockios.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_S390_SOCKIOS_H
+#define _ASM_S390_SOCKIOS_H
+
+#include <asm-generic/sockios.h>
+
+#endif