diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/Dist')
-rw-r--r-- | sysdeps/unix/sysv/linux/Dist | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/Dist b/sysdeps/unix/sysv/linux/Dist index 0879234162..ef0dfbce89 100644 --- a/sysdeps/unix/sysv/linux/Dist +++ b/sysdeps/unix/sysv/linux/Dist @@ -1,12 +1,17 @@ init-first.h sysctl.c +termio.h net/if.h +net/if_arp.h net/if_ppp.h net/ppp-comp.h net/ppp_defs.h +net/route.h nfs/nfs.h sys/acct.h +sys/debugreg.h sys/io.h +sys/kd.h sys/kdaemon.h sys/klog.h sys/module.h @@ -14,9 +19,10 @@ sys/mount.h sys/procfs.h sys/quota.h sys/socketcall.h +sys/soundcard.h sys/sysctl.h sys/sysinfo.h sys/sysmacros.h sys/timex.h sys/user.h -termio.h +sys/vt.h |