source: branches/libc-0.6/src/emx/include/ulserr.h

Last change on this file was 1506, checked in by bird, 21 years ago

@unixroot. header reviews. ++

  • Property cvs2svn:cvs-rev set to 1.3
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 242 bytes
Line 
1/* Just for compatibility with some other uls packets
2 * which is floating around.
3 */
4#ifndef ulserr_h__
5#define ulserr_h__
6#warning Please, do not use ulserr.h. You should be using ulserrno.h!
7#include <ulserrno.h>
8#endif /* ulserr_h__ */
9
Note: See TracBrowser for help on using the repository browser.