aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-registry/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mds-registry/util.c')
-rw-r--r--src/mds-registry/util.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mds-registry/util.c b/src/mds-registry/util.c
index c497121..31df0e1 100644
--- a/src/mds-registry/util.c
+++ b/src/mds-registry/util.c
@@ -17,6 +17,8 @@
*/
#include "util.h"
+#include "globals.h"
+
#include "../mds-base.h"
#include <libmdsserver/util.h>