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