summaryrefslogtreecommitdiffstats
path: root/Lib/plat-sunos5/regen
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-03-31 11:34:23 (GMT)
committerGuido van Rossum <guido@python.org>1995-03-31 11:34:23 (GMT)
commit86dc1e696d309529e34c260052f277c1740c1951 (patch)
tree43cd891b36ec7d368b2d5a870054de9043a321a1 /Lib/plat-sunos5/regen
parent4e2e0f9225d37139cd24f975563d6f052588982d (diff)
downloadcpython-86dc1e696d309529e34c260052f277c1740c1951.zip
cpython-86dc1e696d309529e34c260052f277c1740c1951.tar.gz
cpython-86dc1e696d309529e34c260052f277c1740c1951.tar.bz2
added TERMIOS.py
Diffstat (limited to 'Lib/plat-sunos5/regen')
-rwxr-xr-xLib/plat-sunos5/regen1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/plat-sunos5/regen b/Lib/plat-sunos5/regen
index 5d7a77e..2f2cdef 100755
--- a/Lib/plat-sunos5/regen
+++ b/Lib/plat-sunos5/regen
@@ -8,3 +8,4 @@ set -v
h2py /usr/include/sys/fcntl.h
h2py /usr/include/sys/socket.h
h2py -i '(u_long)' /usr/include/netinet/in.h
+h2py /usr/include/termios.h