]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test/librbd/fsx: Include fcntl.h for flag defs.
authorJohn Coyle <dx9err@gmail.com>
Wed, 21 Oct 2015 04:20:45 +0000 (00:20 -0400)
committerJohn Coyle <dx9err@gmail.com>
Wed, 21 Oct 2015 04:24:33 +0000 (00:24 -0400)
Signed-off-by: John Coyle <dx9err@gmail.com>
src/test/librbd/fsx.cc

index de40625e8caca5d2cb2f1616cc39671bb8dd53e9..275f0034fcecc5494b2bd0271dd28fa857a358dc 100644 (file)
@@ -37,6 +37,7 @@
 #include <assert.h>
 #include <errno.h>
 #include <math.h>
+#include <fcntl.h>
 
 #include "include/intarith.h"
 #include "include/krbd.h"