Fix compile problems with debug on

This commit is contained in:
Gregory Nutt
2014-10-06 12:28:37 -06:00
parent 37cf4135c4
commit 7cbe29e7db
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -40,6 +40,7 @@
#include <nuttx/config.h>
#include <unistd.h>
#include <fcntl.h>
#include <aio.h>
#include <assert.h>
#include <errno.h>