summaryrefslogtreecommitdiff
path: root/lisp/find-gc.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/find-gc.el')
-rw-r--r--lisp/find-gc.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/find-gc.el b/lisp/find-gc.el
index 4bce53c9184..aab101f0636 100644
--- a/lisp/find-gc.el
+++ b/lisp/find-gc.el
@@ -149,4 +149,6 @@
(setq ptr (cdr ptr))))
)
+(provide 'find-gc)
+
;;; find-gc.el ends here