diff options
author | Kim F. Storm <storm@cua.dk> | 2003-09-17 21:32:35 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2003-09-17 21:32:35 +0000 |
commit | b8c7fd71a2bbb70165447069cddc21d19927c591 (patch) | |
tree | a1b8ed0216f66990520b1e01c3f3da251cf6074c /lisp/emacs-lisp/debug.el | |
parent | 8a7bc7b8036666697b8598760a41e4b40751b5cd (diff) | |
download | emacs-b8c7fd71a2bbb70165447069cddc21d19927c591.tar.gz emacs-b8c7fd71a2bbb70165447069cddc21d19927c591.tar.bz2 emacs-b8c7fd71a2bbb70165447069cddc21d19927c591.zip |
(Fnetwork_interface_list, Fnetwork_interface_info):
Require HAVE_NET_IF_H and HAVE_SYS_IOCTL_H to include these fns.
(Fnetwork_interface_info): Check that ifreq struct has required
fields before accessing them; this requires that those fields are
defined as macros, which may be too restrictive on some platforms,
but it is better than failing on other platforms.
(syms_of_process): Only defsubr above fns when included.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions