/***************************************************************************** * * * sys/errno.h * * * * Freely redistributable and modifiable. Use at your own risk. * * * * Copyright 1994 The Downhill Project * * * *****************************************************************************/ #if !defined(_DOWNHILL_SYS_ERRNO_H) #define _DOWNHILL_SYS_ERRNO_H /* Include stuff *************************************************************/ #include "DOWNHILL/DH_INC.H" #include _DOWNHILL_INCLUDE_DIR/errno.h> #endif /* _DOWNHILL_SYS_ERRNO_H */