From 4437f0db02d7dd897bd7ebaeca41a1fbf9a0ec6d Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Mon, 16 Jul 2012 08:20:26 +0000 Subject: [PATCH] fixed missing header file --- tests/test_io_dir_list.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_io_dir_list.c b/tests/test_io_dir_list.c index 6413eb9..6fbb3fb 100644 --- a/tests/test_io_dir_list.c +++ b/tests/test_io_dir_list.c @@ -19,6 +19,7 @@ #include #include +#include #include "../src/lib/pio.h" -- 2.7.4