tg@freebsd.org
close SF patch #101354
diff --git a/Lib/plat-freebsd4/regen b/Lib/plat-freebsd4/regen
new file mode 100644
index 0000000..5c502c2
--- /dev/null
+++ b/Lib/plat-freebsd4/regen
@@ -0,0 +1,6 @@
+#! /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