diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-s390/s390_ext.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-s390/s390_ext.h b/include/asm-s390/s390_ext.h index df9b101..1e72362 100644 --- a/include/asm-s390/s390_ext.h +++ b/include/asm-s390/s390_ext.h @@ -10,6 +10,8 @@ * Martin Schwidefsky (schwidefsky@de.ibm.com) */ +#include <linux/types.h> + typedef void (*ext_int_handler_t)(__u16 code); /* |