* dns.el (network-interface-list): Define for XEmacs.
authorLars Ingebrigtsen <larsi@building.gnus.org>
Sat, 1 Feb 2014 20:06:35 +0000 (12:06 -0800)
committerLars Ingebrigtsen <larsi@building.gnus.org>
Sat, 1 Feb 2014 20:06:35 +0000 (12:06 -0800)
lisp/ChangeLog
lisp/dns.el

index 0a6a6c9..30fcc3b 100644 (file)
@@ -1,5 +1,7 @@
 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
 
+       * dns.el (network-interface-list): Define for XEmacs.
+
        * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
        XEmacs.
 
index 1419350..ea1c805 100644 (file)
@@ -303,6 +303,8 @@ If TCP-P, the first two bytes of the package with be the length field."
            (t string)))
       (goto-char point))))
 
+(declare-function network-interface-list "process.c")
+
 (defun dns-servers-up-to-date-p ()
   "Return false if we need to recheck the list of DNS servers."
   (and dns-servers