diff --git a/src/66/66-inservice.c b/src/66/66-inservice.c
index e69120ce26193709c3f1a119a318ff83b66ece61..aa0a65aab9d48d1f3b8797919286bb277da0f701 100644
--- a/src/66/66-inservice.c
+++ b/src/66/66-inservice.c
@@ -47,7 +47,6 @@
 
 static unsigned int REVERSE = 0 ;
 static unsigned int NOFIELD = 1 ;
-unsigned int MAXDEPTH = 1 ;
 static unsigned int GRAPH = 0 ;
 static char const *const *ENVP ;
 static unsigned int nlog = 20 ;
diff --git a/src/66/66-intree.c b/src/66/66-intree.c
index 2a4cdfa41612c9b54db7485abd316198333371b0..26c5e20c691df7e94eed23da2b2895116c2794ef 100644
--- a/src/66/66-intree.c
+++ b/src/66/66-intree.c
@@ -42,7 +42,6 @@
 
 static unsigned int REVERSE = 0 ;
 static unsigned int NOFIELD = 1 ;
-unsigned int MAXDEPTH = 1 ;
 static unsigned int GRAPH = 0 ;
 static uid_t OWNER ;
 static char OWNERSTR[UID_FMT] ;
diff --git a/src/lib66/ss_info_utils.c b/src/lib66/ss_info_utils.c
index f45966b7b65aad66197deaabc365c50cd59d1f25..e9b8e3cfcf40d5a233d231eef5add7cf94333724 100644
--- a/src/lib66/ss_info_utils.c
+++ b/src/lib66/ss_info_utils.c
@@ -31,6 +31,8 @@
 
 #include <66/resolve.h>
 
+unsigned int MAXDEPTH = 1 ;
+
 ss_resolve_graph_style graph_utf8 = {
 	UTF_VR UTF_H,
 	UTF_UR UTF_H,