4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
|
#! /bin/sh
|
||
|
set -v
|
||
|
h2py -i '(u_long)' /usr/include/netinet/in.h
|