mirror of
https://github.com/python/cpython.git
synced 2025-10-21 00:44:12 +00:00
4 lines
93 B
Text
4 lines
93 B
Text
![]() |
#! /bin/sh
|
||
|
set -v
|
||
|
python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
|