Include prototype for stat().

This commit is contained in:
Milan Broz
2015-03-23 20:38:14 +01:00
parent 3d403a7bd0
commit dc3de39eb7

View File

@@ -28,6 +28,7 @@
#include <fcntl.h>
#include <linux/fs.h>
#include <uuid/uuid.h>
#include <sys/stat.h>
#include "internal.h"