Don't try to setup and use X11 shared memory if
[tangerine.git] / compiler / clib / include / ioerr2errno.h
blobea53569848f9685e22ee693841a280063a77dc5a
1 /*
2 Copyright © 1995-2002, The AROS Development Team. All rights reserved.
4 $Id$
5 */
7 #ifndef _IOERR2ERRNO_H
8 #define _IOERR2ERRNO_H
10 int IoErr2errno( int ioerr );
12 #endif /* _IOERR2ERRNO_H */