5 lines
64 B
Text
5 lines
64 B
Text
|
#! /bin/sh
|
||
|
set -v
|
||
|
h2py -i '(u_long)' /usr/include/netinet/in.h
|
||
|
|