diff options
Diffstat (limited to 'libglusterfs')
-rw-r--r-- | libglusterfs/src/dict.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/dict.c b/libglusterfs/src/dict.c index eb9dfab2266..2162c97952c 100644 --- a/libglusterfs/src/dict.c +++ b/libglusterfs/src/dict.c @@ -28,6 +28,7 @@ #include "config.h" #endif +#include "glusterfs.h" #include "common-utils.h" #include "dict.h" #include "hashfn.h" |