summaryrefslogtreecommitdiff
path: root/src/mount/mount.ceph.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mount/mount.ceph.c')
-rwxr-xr-xsrc/mount/mount.ceph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mount/mount.ceph.c b/src/mount/mount.ceph.c
index e42b2733c9e..0a2417a10e0 100755
--- a/src/mount/mount.ceph.c
+++ b/src/mount/mount.ceph.c
@@ -6,8 +6,8 @@
#include <sys/types.h>
#include <sys/wait.h>
-#include "common/secret.h"
#include "include/addr_parsing.h"
+#include "common/secret.h"
#ifndef MS_RELATIME
# define MS_RELATIME (1<<21)