From: Guido van Rossum Date: Mon, 28 Aug 1995 02:53:41 +0000 (+0000) Subject: add errno.h X-Git-Tag: v1.3b1~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d8c5a4cf33549de4417db14c266b003edaaaf05;p=thirdparty%2FPython%2Fcpython.git add errno.h --- diff --git a/Lib/irix5/regen b/Lib/irix5/regen index f9afa7dbcade..13f9d745fdcd 100755 --- a/Lib/irix5/regen +++ b/Lib/irix5/regen @@ -9,3 +9,4 @@ h2py /usr/include/sys/fcntl.h h2py /usr/include/sys/socket.h h2py -i '(u_long)' /usr/include/netinet/in.h h2py /usr/include/sys/termios.h +h2py /usr/include/errno.h diff --git a/Lib/plat-irix5/regen b/Lib/plat-irix5/regen index f9afa7dbcade..13f9d745fdcd 100755 --- a/Lib/plat-irix5/regen +++ b/Lib/plat-irix5/regen @@ -9,3 +9,4 @@ h2py /usr/include/sys/fcntl.h h2py /usr/include/sys/socket.h h2py -i '(u_long)' /usr/include/netinet/in.h h2py /usr/include/sys/termios.h +h2py /usr/include/errno.h