mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #26846: Workaround for non-standard stdlib.h on Android.
This commit is contained in:
parent
1845d144bc
commit
8e1da5823b
5 changed files with 4 additions and 6 deletions
|
@ -32,7 +32,6 @@
|
|||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include "constants.h"
|
||||
#include "memory.h"
|
||||
#include "typearith.h"
|
||||
#include "basearith.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue