summaryrefslogtreecommitdiff
path: root/Lib/plat-aix4/regen
blob: 57a71c4ed414e3b2ad48500a359092c48ed0b699 (plain)
1
2
3
4
5
6
7
8
#! /bin/sh
case `uname -sv` in
'AIX 4'*)  ;;
*)      echo Probably not on an AIX 4 system 1>&2
        exit 1;;
esac
set -v
h2py.py -i '(u_long)' /usr/include/netinet/in.h