diff options
| author | Jeff Garzik <jgarzik@pobox.com> | 2005-10-06 05:51:07 -0400 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@pobox.com> | 2005-10-06 05:51:07 -0400 |
| commit | 012e060c95e547eceea4a12c6f58592473bf4011 (patch) | |
| tree | b57d3eafb50ce517577d2cf366c9ef0b4b286589 /drivers/md/raid6algos.c | |
| parent | 923f122573851d18a3832ca808269fa2d5046fb1 (diff) | |
| parent | ed39f731ab2e77e58122232f6e27333331d7793d (diff) | |
Merge branch 'master'
Diffstat (limited to 'drivers/md/raid6algos.c')
| -rw-r--r-- | drivers/md/raid6algos.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/raid6algos.c b/drivers/md/raid6algos.c index acf386fc4b4f..51c63c0cf1c9 100644 --- a/drivers/md/raid6algos.c +++ b/drivers/md/raid6algos.c | |||
| @@ -19,6 +19,7 @@ | |||
| 19 | #include "raid6.h" | 19 | #include "raid6.h" |
| 20 | #ifndef __KERNEL__ | 20 | #ifndef __KERNEL__ |
| 21 | #include <sys/mman.h> | 21 | #include <sys/mman.h> |
| 22 | #include <stdio.h> | ||
| 22 | #endif | 23 | #endif |
| 23 | 24 | ||
| 24 | struct raid6_calls raid6_call; | 25 | struct raid6_calls raid6_call; |
