Changeset 6c138bf in rtems
- Timestamp:
- 05/14/02 18:09:34 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- bd9265d
- Parents:
- b7be6533
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/include/Makefile.am
rb7be6533 r6c138bf 50 50 include_sysdir = $(includedir)/sys 51 51 52 if !HAS_NETWORKING 53 NETWORKING_H_FILES = sys/ioctl.h 54 endif 52 NETWORKING_H_FILES = sys/ioctl.h sys/sockio.h sys/filio.h 55 53 56 54 if NEWLIB
Note: See TracChangeset
for help on using the changeset viewer.