X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=primos%2Finclude%2Ferrno.h;fp=primos%2Finclude%2Ferrno.h;h=0000000000000000000000000000000000000000;hb=dc84183747ce1703eb99685b5dbde1f65a143c06;hp=ee891468b98e3beb6c99bbf8cd2193fa588108ea;hpb=a2016c1de6e4884f6c8ed5cc498f3bf821c25ca4;p=debian%2Fgzip diff --git a/primos/include/errno.h b/primos/include/errno.h deleted file mode 100644 index ee89146..0000000 --- a/primos/include/errno.h +++ /dev/null @@ -1,17 +0,0 @@ -/* -** errno.h -** -** Emulation of the Unix errno.h header file for PRIMOS -** -** Author: Peter Eriksson -*/ - -#ifndef __ERRNO_H__ -#define __ERRNO_H__ - -#include - -#define ENOENT e$fntf - -#endif -