Changeset 709


Ignore:
Timestamp:
Sep 14, 2003, 12:30:06 AM (22 years ago)
Author:
bird
Message:

Include sys/ioctl.h to get everything.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/sys/so_ioctl.h

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r708 r709  
    11/* backward compatibility */
    22#warning sys/so_ioctl.h is outdated, use sys/ioctl.h or sys/sockio.h.
    3 #include <sys/sockio.h>
     3#include <sys/ioctl.h>
    44
Note: See TracChangeset for help on using the changeset viewer.