summaryrefslogtreecommitdiff
path: root/lisp/term/w32console.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/term/w32console.el')
-rw-r--r--lisp/term/w32console.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/term/w32console.el b/lisp/term/w32console.el
index b7e0a22bfb3..bf1550f7c33 100644
--- a/lisp/term/w32console.el
+++ b/lisp/term/w32console.el
@@ -93,4 +93,6 @@
(tty-set-up-initial-frame-faces)
(run-hooks 'terminal-init-w32-hook))
+(provide 'term/w32console)
+
;;; w32console.el ends here