Changeset 6c138bf in rtems


Ignore:
Timestamp:
05/14/02 18:09:34 (21 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
bd9265d
Parents:
b7be6533
Message:

2002-05-14 Ralf Corsepius <corsepiu@…>

  • sys/ioctl.h: Remove.
  • sys/sockio.h: Remove.
  • sys/filio.h: Remove.
  • sys/Makefile.am: Reflect changes above.
  • configure.ac: Take out *NETWORKING*.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/include/Makefile.am

    rb7be6533 r6c138bf  
    5050include_sysdir = $(includedir)/sys
    5151
    52 if !HAS_NETWORKING
    53 NETWORKING_H_FILES = sys/ioctl.h
    54 endif
     52NETWORKING_H_FILES = sys/ioctl.h sys/sockio.h sys/filio.h
    5553
    5654if NEWLIB
Note: See TracChangeset for help on using the changeset viewer.