aboutsummaryrefslogtreecommitdiff
path: root/scripts/module-dependants.scm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/module-dependants.scm')
-rwxr-xr-xscripts/module-dependants.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/module-dependants.scm b/scripts/module-dependants.scm
index 87c1f40b..2880446c 100755
--- a/scripts/module-dependants.scm
+++ b/scripts/module-dependants.scm
@@ -25,7 +25,8 @@ exec $GUILE -e main -s "$0" "$@"
(srfi srfi-71)
(ice-9 ftw)
(texinfo string-utils)
- (module-introspection))
+ (module-introspection)
+ ((static-util) :select (get-forms)))
(define cstat (make-object-property))