3 lines
93 B
Bash
3 lines
93 B
Bash
#! /bin/sh
|
|
set -v
|
|
python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
|