summaryrefslogtreecommitdiff
path: root/Lib
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-08-28 02:53:41 +0000
committerGuido van Rossum <guido@python.org>1995-08-28 02:53:41 +0000
commitc860d18d6cc0d064c41b77401424041a7c0ab0e5 (patch)
tree5b3fca94e209b4fba8839f94a4453b59c36022cb /Lib
parent0cee71d4e7f066cca8515b342ac46cd0d31f5a16 (diff)
downloadcpython-c860d18d6cc0d064c41b77401424041a7c0ab0e5.tar.gz
add errno.h
Diffstat (limited to 'Lib')
-rwxr-xr-xLib/irix5/regen1
-rwxr-xr-xLib/plat-irix5/regen1
2 files changed, 2 insertions, 0 deletions
diff --git a/Lib/irix5/regen b/Lib/irix5/regen
index f9afa7dbca..13f9d745fd 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 f9afa7dbca..13f9d745fd 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