diff options
Diffstat (limited to 'Lib/plat-freebsd4/regen')
-rw-r--r-- | Lib/plat-freebsd4/regen | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/plat-freebsd4/regen b/Lib/plat-freebsd4/regen index 5c502c2..8aa6898 100644 --- a/Lib/plat-freebsd4/regen +++ b/Lib/plat-freebsd4/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 |