2.4-dev-29

This commit is contained in:
Kaleb S. KEITHLEY 2016-08-15 14:14:08 -04:00
parent 0b3779ea1e
commit 979f9e5e40

View File

@ -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"