From 09236fba2947022dfe08723a4b39ef4aa92a2330 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 28 Oct 1998 17:09:17 +0000 Subject: Update. 1998-10-28 Philip Blundell * sysdeps/unix/sysv/linux/neteconet/ec.h: New file. Support for AF_ECONET sockets as found in recent Linux 2.1 kernels. * sysdeps/unix/sysv/linux/Dist: Distribute it. * sysdeps/unix/sysv/linux/Makefile: Install it. --- sysdeps/unix/sysv/linux/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv/linux/Makefile') diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index 467b9e27de..fe357bcb05 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -83,7 +83,8 @@ ifeq ($(subdir),inet) sysdep_headers += sys/socketvar.h netinet/in_systm.h netinet/ip_fw.h \ netinet/if_fddi.h netinet/if_tr.h netinet/igmp.h \ netipx/ipx.h netash/ash.h netax25/ax25.h netatalk/at.h \ - netrom/netrom.h netpacket/packet.h netrose/rose.h + netrom/netrom.h netpacket/packet.h netrose/rose.h \ + neteconet/ec.h endif # Don't compile the ctype glue code, since there is no old non-GNU C library. -- cgit v1.2.3