@@ -18,6 +18,7 @@
#include <fcntl.h>
#include <poll.h>
#include <sys/ioctl.h>
+#include <dfs_file.h>
/**
* @brief This function will open a pipe.
@@ -15,6 +15,7 @@
#include <unistd.h>
#include <sys/stat.h>
#include <sys/statfs.h>
+#include <sys/errno.h>
#include "sys/mman.h"