summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2013-07-31 19:25:50 +0200
committerHenrik Rydberg <rydberg@euromail.se>2013-07-31 19:25:50 +0200
commit72bbb5f42fe8e47d6314eb92a0ada6554644305c (patch)
tree1c3e5141d8f78260dff3078a3883cf34d69633cd /test
parentb5d8e8e26c0116e4b6e556a0f6da8777bc55c590 (diff)
parenta9ea3168615056360cdb21d6f1576d66be2a43fe (diff)
Merge more build fixes from Peter Hutterer, along with a more explicit
declaration of the backwards compatibility constraints on the API. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'test')
-rw-r--r--test/mtdev-kernel.c1
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/*