mirror of
https://github.com/python/cpython.git
synced 2024-11-26 03:14:27 +08:00
5 lines
64 B
Bash
Executable File
5 lines
64 B
Bash
Executable File
#! /bin/sh
|
|
set -v
|
|
h2py -i '(u_long)' /usr/include/netinet/in.h
|
|
|