From 62a210d3499f723c1003f6ff48bb12b0928d62f6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 5 Jan 2009 06:03:40 +0000 Subject: Install libnetworking/sys/uio.h if building for NEWLIB. --- cpukit/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 6fde70925a..29eb25378d 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -57,6 +57,8 @@ include_sys_HEADERS += libcsupport/include/sys/ioccom.h \ libcsupport/include/sys/sockio.h libcsupport/include/sys/ttycom.h \ libcsupport/include/sys/termios.h libcsupport/include/sys/utsname.h +include_sys_HEADERS += libnetworking/sys/uio.h + if LIBNETWORKING include_rtems_bsdnetdir = $(includedir)/rtems/bsdnet include_rtems_bsdnet_HEADERS = libnetworking/rtems/bsdnet/servers.h -- cgit v1.2.3