From c36270a28eefe68ada32323e9ab4bcea4c27007c Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Mon, 11 Jan 2016 02:20:04 +0000 Subject: [PATCH] aio.test: include instead of * tests/aio.c: Include instead of . --- tests/aio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/aio.c b/tests/aio.c index bbcc4f15..93ec6feb 100644 --- a/tests/aio.c +++ b/tests/aio.c @@ -28,11 +28,11 @@ #include "tests.h" #include #include +#include #include #include #include #include -#include #include #if defined __NR_io_setup \ -- 2.40.0