diff options
Diffstat (limited to 'Lib/plat-linux1/regen')
-rwxr-xr-x | Lib/plat-linux1/regen | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/plat-linux1/regen b/Lib/plat-linux1/regen index d8dbc04..fa3d95a 100755 --- a/Lib/plat-linux1/regen +++ b/Lib/plat-linux1/regen @@ -5,7 +5,4 @@ Linux*) ;; 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 |