mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42:29 +00:00
Make fixups for libcrypt
This commit is contained in:
parent
9b4701b3bc
commit
e72a88ea70
8 changed files with 30 additions and 16 deletions
1
third_party/python/Modules/posixmodule.c
vendored
1
third_party/python/Modules/posixmodule.c
vendored
|
@ -89,6 +89,7 @@
|
|||
#include "third_party/python/Include/warnings.h"
|
||||
#include "third_party/python/Include/yoink.h"
|
||||
#include "third_party/python/Modules/_multiprocessing/multiprocessing.h"
|
||||
#include "libc/unistd.h"
|
||||
#include "third_party/python/pyconfig.h"
|
||||
|
||||
PYTHON_PROVIDE("posix");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue