1#! /bin/sh 2 3H2PY=../../Tools/scripts/h2py.py 4HEADERS=/boot/develop/headers 5 6set -v 7python $H2PY -i '(u_long)' $HEADERS/be/net/netinet/in.h 8