mirror of https://github.com/python/cpython
add errno.h
This commit is contained in:
parent
84c8c7f9ee
commit
9d8c5a4cf3
|
@ -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…
Reference in New Issue