diff options
| -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 eb9dfab22..2162c9795 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"  | 
