* nnrss.el (libxml-parse-html-region): Silence compilation error.
[gnus] / lisp / nnrss.el
index 63d5c4f..40d3dc9 100644 (file)
@@ -398,6 +398,8 @@ otherwise return nil."
                                         nnrss-compatible-encoding-alist)))))
     (mm-coding-system-p 'utf-8)))
 
+(declare-function libxml-parse-html-region "xml.c"
+                 (start end &optional base-url))
 (defun nnrss-fetch (url &optional local)
   "Fetch URL and put it in a the expected Lisp structure."
   (mm-with-unibyte-buffer