4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
|
|
#! /bin/sh
|
||
|
|
set -v
|
||
|
|
eval $PYTHON_FOR_BUILD ../../Tools/scripts/h2py.py -i "'(u_long)'" /usr/include/netinet/in.h
|