diff options
Diffstat (limited to 'Lib/plat-sunos5/regen')
-rwxr-xr-x | Lib/plat-sunos5/regen | 1 |
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 |