home *** CD-ROM | disk | FTP | other *** search
- /* -*-C-*-
- *
- * $Header: /ax/networking:include/sys/errno.h:networking 1.1 $
- * $Source: /ax/networking:include/sys/errno.h: $
- *
- * Copyright (c) 1988,1990 Acorn Computers Ltd., Cambridge, England
- *
- */
-
- #ifndef __sys_errno_h
- #define __sys_errno_h
-
- #ifndef __errno_h
- #include "../errno.h"
- #endif
-
- #endif/*__sys_errno_h*/
-
- /* EOF errno.h */
-