2.4-dev-29
This commit is contained in:
parent
0b3779ea1e
commit
979f9e5e40
@ -18,3 +18,13 @@
|
||||
#include <fcntl.h>
|
||||
#include <cephfs/libcephfs.h>
|
||||
#include "fsal.h"
|
||||
--- nfs-ganesha-2.4-dev-29/src/FSAL/FSAL_GLUSTER/handle.c.orig 2016-08-15 13:46:00.312478618 -0400
|
||||
+++ nfs-ganesha-2.4-dev-29/src/FSAL/FSAL_GLUSTER/handle.c 2016-08-15 13:46:54.820478618 -0400
|
||||
@@ -21,6 +21,7 @@
|
||||
* -------------
|
||||
*/
|
||||
|
||||
+#include <sys/sysmacros.h> /* for makedev(3) */
|
||||
#include <fcntl.h>
|
||||
#include "fsal.h"
|
||||
#include "gluster_internal.h"
|
||||
|
Loading…
Reference in New Issue
Block a user