diff options
Diffstat (limited to 'Lib/plat-aix4/regen')
-rwxr-xr-x | Lib/plat-aix4/regen | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/plat-aix4/regen b/Lib/plat-aix4/regen index 94016627..57a71c4 100755 --- a/Lib/plat-aix4/regen +++ b/Lib/plat-aix4/regen @@ -5,7 +5,4 @@ case `uname -sv` in exit 1;; esac set -v -h2py.py /usr/include/fcntl.h -h2py.py /usr/include/sys/socket.h h2py.py -i '(u_long)' /usr/include/netinet/in.h -h2py.py /usr/include/termios.h |