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