mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
add errno.h
This commit is contained in:
parent
84c8c7f9ee
commit
9d8c5a4cf3
2 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,4 @@ h2py /usr/include/sys/fcntl.h
|
|||
h2py /usr/include/sys/socket.h
|
||||
h2py -i '(u_long)' /usr/include/netinet/in.h
|
||||
h2py /usr/include/sys/termios.h
|
||||
h2py /usr/include/errno.h
|
||||
|
|
|
@ -9,3 +9,4 @@ h2py /usr/include/sys/fcntl.h
|
|||
h2py /usr/include/sys/socket.h
|
||||
h2py -i '(u_long)' /usr/include/netinet/in.h
|
||||
h2py /usr/include/sys/termios.h
|
||||
h2py /usr/include/errno.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue