From 773a23249b1887564edfea51d78a7ab1fd3a7cab Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 6 Oct 2014 12:28:37 -0600 Subject: Fix compile problems with debug on --- nuttx/fs/aio/aio_fsync.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/fs') diff --git a/nuttx/fs/aio/aio_fsync.c b/nuttx/fs/aio/aio_fsync.c index 25573df45..2c92a7a56 100644 --- a/nuttx/fs/aio/aio_fsync.c +++ b/nuttx/fs/aio/aio_fsync.c @@ -40,6 +40,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3