diff options
Diffstat (limited to 'Lib/plat-aix3')
-rwxr-xr-x | Lib/plat-aix3/regen | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/plat-aix3/regen b/Lib/plat-aix3/regen index 256e7d2..58deb20 100755 --- a/Lib/plat-aix3/regen +++ b/Lib/plat-aix3/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 |