diff options
Diffstat (limited to 'Lib/plat-netbsd1')
-rwxr-xr-x | Lib/plat-netbsd1/regen | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/plat-netbsd1/regen b/Lib/plat-netbsd1/regen index 5c502c28e5..8aa6898c6a 100755 --- a/Lib/plat-netbsd1/regen +++ b/Lib/plat-netbsd1/regen @@ -1,6 +1,3 @@ #! /bin/sh set -v -python ../../Tools/scripts/h2py.py /usr/include/fcntl.h -python ../../Tools/scripts/h2py.py /usr/include/sys/socket.h python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h -python ../../Tools/scripts/h2py.py /usr/include/termios.h |