diff options
Diffstat (limited to 'Lib/plat-sunos5/regen')
-rwxr-xr-x | Lib/plat-sunos5/regen | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/plat-sunos5/regen b/Lib/plat-sunos5/regen index faedc47..3c8310e 100755 --- a/Lib/plat-sunos5/regen +++ b/Lib/plat-sunos5/regen @@ -5,8 +5,5 @@ case `uname -sr` in exit 1;; esac 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 h2py /usr/include/sys/stropts.h |