X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/d6ec146ff9b66a1849932f90f3a5edade28d4579..65c8c7cb96c14f9c6accd03cc8851b5a3459049e:/lisp/url/url-http.el diff --git a/lisp/url/url-http.el b/lisp/url/url-http.el index d0f8364e8e..88a11f33c6 100644 --- a/lisp/url/url-http.el +++ b/lisp/url/url-http.el @@ -508,7 +508,7 @@ work correctly." ) (declare-function gnutls-peer-status "gnutls.c" (proc)) -(declare-function gnutls-negotiate "gnutls.el") +(declare-function gnutls-negotiate "gnutls.el" t t) (defun url-http-parse-headers () "Parse and handle HTTP specific headers.