mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-10 13:29:48 +08:00
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*.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user