From 8942a07afcba648c1766c8e94df65b92a555fdb3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 9 May 1996 16:50:03 +0000 Subject: * sysdeps/unix/sysv/linux/net/if.h: New file. * sysdeps/unix/sysv/linux/Dist: Add it. * sysdeps/unix/sysv/linux/Makefile [$(subdir)=socket] (headers): Add net/if.h. * Makeconfig (link-libc): Add libc.a after libc.so in link. * Rules (static-only-routines rule): Use empty.o instead of dummy.o. (empty.o): New target. (generated): Add empty.c, empty.o. --- sysdeps/unix/sysv/linux/Dist | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/Dist') diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index b741cdcc3b..526e1292fb 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -1,3 +1,4 @@ +net/if.h sys/acct.h sys/quota.h sys/socketcall.h -- cgit 1.4.1