mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
include stdio.h for sprintf prototype.
This commit is contained in:
parent
9d8b96c850
commit
2d391f2f39
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
*/
|
||||
|
||||
#include "macdefs.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#define ROOTID 2 /* Root directory ID */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue