Signed-off-by: Jiri Palecek <[email protected]> --- testcases/kernel/io/aio/aio02/main.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/testcases/kernel/io/aio/aio02/main.c b/testcases/kernel/io/aio/aio02/main.c index 791b5e0..5dae3e8 100644 --- a/testcases/kernel/io/aio/aio02/main.c +++ b/testcases/kernel/io/aio/aio02/main.c @@ -8,6 +8,7 @@ #include <sys/stat.h> #include <unistd.h> #include "test.h" +#include "config.h" #ifdef HAVE_LIBAIO_H -- 1.6.3.1 ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
