diff options
Diffstat (limited to 'include/asm-generic/Kbuild')
-rw-r--r-- | include/asm-generic/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-generic/Kbuild b/include/asm-generic/Kbuild index 11a78b8e2fc9..eb62334cda29 100644 --- a/include/asm-generic/Kbuild +++ b/include/asm-generic/Kbuild | |||
@@ -27,6 +27,7 @@ header-y += termbits.h | |||
27 | header-y += termios.h | 27 | header-y += termios.h |
28 | header-y += types.h | 28 | header-y += types.h |
29 | header-y += ucontext.h | 29 | header-y += ucontext.h |
30 | header-y += unistd.h | ||
30 | 31 | ||
31 | unifdef-y += int-l64.h | 32 | unifdef-y += int-l64.h |
32 | unifdef-y += int-ll64.h | 33 | unifdef-y += int-ll64.h |