summaryrefslogtreecommitdiffstats
path: root/c/src/lib/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-14 18:09:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-14 18:09:34 +0000
commit6c138bfc02cc5f72b32d9644dd4f5b371d1e5b25 (patch)
tree64e9ea5cd3a9cc406abf3e87bc00d8e70cd3c71f /c/src/lib/include
parent2002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6c138bfc02cc5f72b32d9644dd4f5b371d1e5b25.tar.bz2
2002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sys/ioctl.h: Remove. * sys/sockio.h: Remove. * sys/filio.h: Remove. * sys/Makefile.am: Reflect changes above. * configure.ac: Take out *NETWORKING*.
Diffstat (limited to 'c/src/lib/include')
-rw-r--r--c/src/lib/include/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/src/lib/include/Makefile.am b/c/src/lib/include/Makefile.am
index 23cae460d0..d334846f7e 100644
--- a/c/src/lib/include/Makefile.am
+++ b/c/src/lib/include/Makefile.am
@@ -49,9 +49,7 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
include_sysdir = $(includedir)/sys
-if !HAS_NETWORKING
-NETWORKING_H_FILES = sys/ioctl.h
-endif
+NETWORKING_H_FILES = sys/ioctl.h sys/sockio.h sys/filio.h
if NEWLIB
NEWLIB_H_FILES = sys/termios.h sys/cdefs.h