diff options
Diffstat (limited to 'xlators/encryption/crypt/src/keys.c')
| -rw-r--r-- | xlators/encryption/crypt/src/keys.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/encryption/crypt/src/keys.c b/xlators/encryption/crypt/src/keys.c index a9357005a36..92a4d471f58 100644 --- a/xlators/encryption/crypt/src/keys.c +++ b/xlators/encryption/crypt/src/keys.c @@ -8,7 +8,7 @@    cases as published by the Free Software Foundation.  */ -#include "defaults.h" +#include <glusterfs/defaults.h>  #include "crypt-common.h"  #include "crypt.h"  | 
