diff options
| -rw-r--r-- | test/mtdev-kernel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mtdev-kernel.c b/test/mtdev-kernel.c index 1f33c3e..eaa65f4 100644 --- a/test/mtdev-kernel.c +++ b/test/mtdev-kernel.c | |||
| @@ -28,6 +28,7 @@ | |||
| 28 | 28 | ||
| 29 | #include <../src/common.h> | 29 | #include <../src/common.h> |
| 30 | #include <stdio.h> | 30 | #include <stdio.h> |
| 31 | #include <stdlib.h> | ||
| 31 | #include <time.h> | 32 | #include <time.h> |
| 32 | 33 | ||
| 33 | /* | 34 | /* |
