Ignore:
Timestamp:
Apr 15, 2004, 1:17:31 AM (21 years ago)
Author:
bird
Message:

both include and include/sys. Symlink to include/sys from include.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r1372 r1373  
    1 /* termios.h (emx+gcc) */
     1/* sys/termios.h (emx+gcc) */
    22
    3 #ifndef _TERMIOS_H
    4 #define _TERMIOS_H
     3#ifndef _SYS_TERMIOS_H_
     4#define _SYS_TERMIOS_H_
    55
    66#if defined (__cplusplus)
     
    159159#endif
    160160
    161 #endif /* not _TERMIOS_H */
     161#endif /* not _SYS_TERMIOS_H_ */
Note: See TracChangeset for help on using the changeset viewer.