summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/net/gnutls.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/net/gnutls.el b/lisp/net/gnutls.el
index cea6c25112e..09df019e2ec 100644
--- a/lisp/net/gnutls.el
+++ b/lisp/net/gnutls.el
@@ -36,6 +36,7 @@
;;; Code:
(require 'cl-lib)
+(require 'puny)
(defgroup gnutls nil
"Emacs interface to the GnuTLS library."