From 8a48ecb8b15e827f779d4b9fb080dff280b99872 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 26 May 1998 21:42:05 +0000 Subject: Implemented scanning of network interfaces. Mostly very ugly code due to terrible kernel interface (SIOGIFCONF and friends). --- sysdep/unix/Modules | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdep/unix/Modules') diff --git a/sysdep/unix/Modules b/sysdep/unix/Modules index 95b80b3..0b5117a 100644 --- a/sysdep/unix/Modules +++ b/sysdep/unix/Modules @@ -3,3 +3,4 @@ main.c timer.h io.c unix.h +sync-if.c -- cgit v1.2.3