Fix a few compilation errors.

This commit is contained in:
Michał Łyszczek
2018-04-20 15:55:16 -06:00
committed by Gregory Nutt
parent a1b80e12cf
commit 8de51543a4
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@
#include <nuttx/kmalloc.h>
#include <nuttx/pgalloc.h>
#include <nuttx/progmem.h>
#include <nuttx/mm/mm.h>
#include <nuttx/fs/fs.h>
#include <nuttx/fs/procfs.h>