diff src/ChangeLog @ 52502:9afe1154d52b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 13 Sep 2003 23:33:41 +0000
parents 0c1388def12a
children ab14a2de617f
line wrap: on
line diff
--- a/src/ChangeLog	Sat Sep 13 23:31:33 2003 +0000
+++ b/src/ChangeLog	Sat Sep 13 23:33:41 2003 +0000
@@ -1,3 +1,11 @@
+2003-09-14  Kim F. Storm  <storm@cua.dk>
+
+	* process.c [HAVE_SOCKETS]: Include sys/ioctl.h and net/if.h.
+	(Fnetwork_interface_list, Fget_network_interface_info): New defuns.
+	(syms_of_process): Defsubr them.
+
+	* config.in: Regenerate.
+	
 2003-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* lisp.h (VALBITS): Don't remove 1 for the markbit.