1
0
mirror of https://ranger.innolan.net/rainlance/amiga-roadshow.git synced 2025-12-08 14:59:23 +00:00
Files
amiga-roadshow/netinclude/errno.h
2021-02-28 22:28:59 +01:00

15 lines
263 B
C

/*
* :ts=8
*
* 'Roadshow' -- Amiga TCP/IP stack
* Copyright © 2001-2016 by Olaf Barthel.
* All Rights Reserved.
*
* Amiga specific TCP/IP 'C' header files;
* Freely Distributable
*/
#ifndef _SYS_ERRNO_H
#include <sys/errno.h>
#endif /* !_SYS_ERRNO_H */